u-boot/board/freescale/corenet_ds
Tom Rini 07ef80cd9d powerpc: Use the poison value of 0xdeadbeef directly in DDR init
On p1_p2_rdb_pc platforms, we set ddr_data_init to the "poison" value of
0xdeadbeef rather than a real calculated / derived value.  Do this
directly and comment rather than via CONFIG.

Signed-off-by: Tom Rini <trini@konsulko.com>
2022-07-08 17:57:34 -04:00
..
corenet_ds.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
corenet_ds.h treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
ddr.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
eth_hydra.c treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA 2022-04-10 08:44:13 +03:00
eth_p4080.c board: freescale: powerpc: add support for all RGMII modes 2020-12-10 13:56:39 +05:30
eth_superhydra.c treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA 2022-04-10 08:44:13 +03:00
Kconfig nxp: Make board/freescale/common/Kconfig safe to include once in arch/Kconfig 2022-07-05 17:03:02 -04:00
MAINTAINERS board: corenet_ds: MAINTAINERS: Remove redundant entries 2021-03-05 10:25:41 +05:30
Makefile board/freescale: Remove P5020DS board support 2020-09-24 08:27:44 -04:00
p3041ds_ddr.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
p4080ds_ddr.c powerpc: Use the poison value of 0xdeadbeef directly in DDR init 2022-07-08 17:57:34 -04:00
p5040ds_ddr.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pbi.cfg SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rcw_p2041rdb.cfg
rcw_p3041ds.cfg
rcw_p4080ds.cfg
rcw_p5040ds.cfg