X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fnokia_rx51.h;h=3cf78d415c9b1d6598f92083c20454d95857c7ce;hb=6f6b7cfa89e5aa3b643196a4ccc8b1ba5d6fa7a4;hp=6312ed737c7104b331c11c8e88808fcc10654718;hpb=11d2e98d7e75dfb40651eb95c32ca36778cd96d3;p=u-boot diff --git a/include/configs/nokia_rx51.h b/include/configs/nokia_rx51.h index 6312ed737c..3cf78d415c 100644 --- a/include/configs/nokia_rx51.h +++ b/include/configs/nokia_rx51.h @@ -31,7 +31,6 @@ * NOLO loading boot image to random place, so it doesn't really * matter what we set this to. We have to copy u-boot to this address */ -#define CONFIG_SYS_TEXT_BASE 0x80008000 #include /* get chip and board defs */ #include @@ -74,7 +73,6 @@ /* * select serial console configuration */ -#define CONFIG_CONS_INDEX 3 #define CONFIG_SYS_NS16550_COM3 OMAP34XX_UART3 #define CONFIG_SERIAL3 3 /* UART3 on RX-51 */ @@ -91,9 +89,6 @@ /* commands to include */ -#define CONFIG_CMDLINE_EDITING /* add command line history */ -#define CONFIG_AUTO_COMPLETE /* add autocompletion support */ - #define CONFIG_SYS_I2C /* @@ -312,7 +307,6 @@ int rx51_kp_getc(struct stdio_dev *sdev); /* * Miscellaneous configurable options */ -#define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_MEMTEST_START (OMAP34XX_SDRC_CS0) #define CONFIG_SYS_MEMTEST_END (OMAP34XX_SDRC_CS0 + 0x01F00000)/*31MB*/