mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
configs: smdkv310: get rid of unused EXYNOS4_DEFAULT_UART_OFFSET
Unused. Signed-off-by: Andre Heider <a.heider@gmail.com> Acked-by: Krzysztof Kozlowski <krzk@kernel.org> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
This commit is contained in:
parent
023951038f
commit
c87afd39d1
1 changed files with 0 additions and 3 deletions
|
@ -27,9 +27,6 @@
|
|||
#define S5P_CHECK_DIDLE 0xBAD00000
|
||||
#define S5P_CHECK_LPA 0xABAD0000
|
||||
|
||||
/* select serial console configuration */
|
||||
#define EXYNOS4_DEFAULT_UART_OFFSET 0x010000
|
||||
|
||||
/* MMC SPL */
|
||||
#define CONFIG_SKIP_LOWLEVEL_INIT
|
||||
#define COPY_BL2_FNPTR_ADDR 0x00002488
|
||||
|
|
Loading…
Reference in a new issue