diff options
author | Tom Rini <trini@konsulko.com> | 2022-02-21 08:53:24 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-02-21 08:53:24 -0500 |
commit | 17a0dc6abfdbf392f6a27074f2633608038c4221 (patch) | |
tree | 77db3f054ac4f20f45a244862c77364b9375a323 /configs | |
parent | 24b628a8f844868adca897aae40af6f98cdbc26d (diff) | |
parent | a064e0c75fdf63c546a5a0885fa0c58bb1643dac (diff) | |
download | u-boot-17a0dc6abfdbf392f6a27074f2633608038c4221.tar.gz u-boot-17a0dc6abfdbf392f6a27074f2633608038c4221.tar.bz2 u-boot-17a0dc6abfdbf392f6a27074f2633608038c4221.zip |
Merge branch '2022-02-21-platform-updates'
- Assorted updates / fixes for Apple, TI and Aspeed platforms
Diffstat (limited to 'configs')
-rw-r--r-- | configs/apple_m1_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/apple_m1_defconfig b/configs/apple_m1_defconfig index 760bd81c62..9254e24699 100644 --- a/configs/apple_m1_defconfig +++ b/configs/apple_m1_defconfig @@ -3,7 +3,6 @@ CONFIG_ARCH_APPLE=y CONFIG_DEFAULT_DEVICE_TREE="t8103-j274" CONFIG_DEBUG_UART_BASE=0x235200000 CONFIG_DEBUG_UART_CLOCK=24000000 -CONFIG_DEBUG_UART=y CONFIG_SYS_LOAD_ADDR=0x880000000 CONFIG_USE_PREBOOT=y # CONFIG_DISPLAY_CPUINFO is not set |