diff options
| author | Tom Rini <[email protected]> | 2021-05-14 21:34:26 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-07-07 19:52:24 -0400 |
| commit | 1c58857ad7913d618d0d9cde5aaf8a13bc7b0341 (patch) | |
| tree | e7693a595ffcfc3f97e43b9362633eb535bb4b00 /README | |
| parent | ed7fe2bee12a464da5b944cc2218d924793b8a80 (diff) | |
ppc: Remove sbc8641d board
This board has not been converted to CONFIG_DM_PCI by the deadline and is
also missing conversion to CONFIG_DM. Remove it. This is also the last
of the ARCH_MPC8641/MPC8610 platforms, so remove that support as well.
Cc: Paul Gortmaker <[email protected]>
Cc: Priyanka Jain <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -423,8 +423,7 @@ The following options need to be configured: CONFIG_SYS_FSL_DDR Freescale DDR driver in use. This type of DDR controller is - found in mpc83xx, mpc85xx, mpc86xx as well as some ARM core - SoCs. + found in mpc83xx, mpc85xx as well as some ARM core SoCs. CONFIG_SYS_FSL_DDR_ADDR Freescale DDR memory-mapped register base. |
