This patch add nand boot support for MPC8569mds board.
Signed-off-by: Liu Yu
---
v2:
change subject and commit message.
MAKEALL |1 +
Makefile|3 +-
board/freescale/mpc8569mds/config.mk|9
Since 1.0 and 2.0 use different snum table,
we fixup the snum value according to SPRN_SVR.
Signed-off-by: Liu Yu
---
v3:
move code from board to cpu
cpu/mpc85xx/fdt.c | 18 ++
1 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/cpu/mpc85xx/fdt.c b/cpu/mpc85xx
Signed-off-by: Liu Yu
---
MAKEALL |1 +
Makefile|3 +-
board/freescale/mpc8569mds/config.mk|9 ++
board/freescale/mpc8569mds/tlb.c| 11 ++
include/configs/MPC8569MDS.h
Since 1.0 and 2.0 use different snum table,
we fixup the snum value according to SPRN_SVR.
Signed-off-by: Liu Yu
---
v2:
change to use macro SVR_SOC_VER and IS_SVR_REV
board/freescale/mpc8569mds/mpc8569mds.c | 15 +++
1 files changed, 15 insertions(+), 0 deletions(-)
diff --git
Since 1.0 and 2.0 use different snum table,
we fixup the snum value according to SPRN_SVR.
Signed-off-by: Liu Yu
---
board/freescale/mpc8569mds/mpc8569mds.c | 13 +
1 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/board/freescale/mpc8569mds/mpc8569mds.c
b/board
Signed-off-by: Liu Yu
---
board/freescale/common/pq-mds-pib.c |2 +-
board/freescale/mpc8569mds/mpc8569mds.c |7 +++
2 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/board/freescale/common/pq-mds-pib.c
b/board/freescale/common/pq-mds-pib.c
index 6c72aa1..5f7a67d
Signed-off-by: Liu Yu
---
Makefile |3 ++-
include/configs/MPC8569MDS.h |5 +
2 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile
index bcb3fe9..fe1b2d1 100644
--- a/Makefile
+++ b/Makefile
@@ -2502,8 +2502,9 @@ MPC8555CDS_config
Signed-off-by: Liu Yu
---
board/freescale/common/pq-mds-pib.c |2 +-
board/freescale/mpc8569mds/mpc8569mds.c |7 +++
include/configs/MPC8569MDS.h|3 +++
3 files changed, 11 insertions(+), 1 deletions(-)
diff --git a/board/freescale/common/pq-mds-pib.c
b/board
8 matches
Mail list logo