forked from OERV-BSP/u-boot
include/configs: Whitespace fixup
A number of moveconfig.py runs have left a instances of multiple empty lines in a row. Correct this to a single empty line. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
* Common configurations used for both spear3xx as well as spear6xx
|
||||
*/
|
||||
|
||||
|
||||
/* U-Boot Load Address */
|
||||
#define CONFIG_SYS_TEXT_BASE 0x00700000
|
||||
|
||||
@@ -176,7 +175,6 @@
|
||||
"console=ttyAMA0,115200 $(othbootargs);" \
|
||||
CONFIG_BOOTCOMMAND
|
||||
|
||||
|
||||
#define CONFIG_ENV_SIZE 0x02000
|
||||
#define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user