forked from Imagelibrary/rtems
2000-09-12 Joel Sherrill <joel@OARcorp.com>
* custom/mbx860_005b.cfg (make-target-options): Add lines to define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE. The settings may be incorrect but the BSP now compiles.
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
|
||||
2000-09-12 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* custom/mbx860_005b.cfg (make-target-options): Add lines to
|
||||
define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE. The settings
|
||||
may be incorrect but the BSP now compiles.
|
||||
|
||||
2000-09-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* custom/arm_bare_bsp.cfg: Fix comments.
|
||||
|
||||
@@ -21,6 +21,8 @@ define make-target-options
|
||||
@echo >>$@
|
||||
@echo "#define CONSOLE_MINOR SMC1_MINOR" >>$@
|
||||
@echo "#define UARTS_USE_INTERRUPTS 0" >>$@
|
||||
@echo "#define PRINTK_MINOR SMC1_MINOR" >>$@
|
||||
@echo "#define PRINTK_IO_MODE 0" >>$@
|
||||
@echo "#define EPPCBUG_SMC1 1" >>$@
|
||||
@echo "#define EPPCBUG_VECTORS 1" >>$@
|
||||
@echo "#define INSTRUCTION_CACHE_ENABLE 1" >>$@
|
||||
|
||||
Reference in New Issue
Block a user