mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
sh: Remove config.mk for r2dplus board
Move CONFIG_SYS_TEXT_BASE to the board's config file, and remove the unnecessary config.mk file. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
#define CONFIG_SYS_SDRAM_BASE (0x8C000000)
|
||||
#define CONFIG_SYS_SDRAM_SIZE (0x04000000)
|
||||
|
||||
#define CONFIG_SYS_TEXT_BASE 0x0FFC0000
|
||||
#define CONFIG_SYS_LONGHELP
|
||||
#define CONFIG_SYS_PROMPT "=> "
|
||||
#define CONFIG_SYS_CBSIZE 256
|
||||
|
||||
Reference in New Issue
Block a user