u-boot/arch/arm/mach-kirkwood
Tony Dinh bee23537ba arm: kirkwood: Convert to DM Serial for various Kirkwood boards
For Kirkwood boards, it is necessary to have early malloc in DRAM area
when Driver Model for Serial is enabled. Please see Michael's patch here:
https://lore.kernel.org/u-boot/20220817193809.1059688-20-michael@walle.cc/

This patch enables the early malloc in DRAM for all Kirkwood boards.
Note that this will work for boards that have either non-DM serial
and DM_SERIAL. Also, add the CONFIG_KIRKWOOD_COMMON option to enable
DM_SERIAL as a common option for boards that have been tested.

Signed-off-by: Tony Dinh <mibodhi@gmail.com>
2023-01-17 07:08:42 +01:00
..
include/mach global: Migrate CONFIG_SAR_REG to CFG 2022-12-23 10:15:11 -05:00
cache.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
cpu.c arm: mvebu: Mark constant data with const keyword 2022-09-13 06:38:08 +02:00
Kconfig arm: kirkwood: Convert to DM Serial for various Kirkwood boards 2023-01-17 07:08:42 +01:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mpp.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00