1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-27 16:43:32 +01:00

woodburn_sd: Remove CONFIG_BOOT_INTERNAL

CONFIG_BOOT_INTERNAL is not used anywhere, so let's remove it.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Stefano Babic <sbabic@denx.de>
This commit is contained in:
Fabio Estevam
2014-03-16 18:20:09 -03:00
committed by Stefano Babic
parent 2bbcccf552
commit 3e94380b75

View File

@@ -17,8 +17,6 @@
/* Set TEXT in RAM */
#define CONFIG_SYS_TEXT_BASE 0x82000000
#define CONFIG_BOOT_INTERNAL
/*
* SPL
*/