diff options
author | Timur Tabi | 2010-06-14 15:28:24 -0500 |
---|---|---|
committer | Kumar Gala | 2010-07-16 10:55:10 -0500 |
commit | c59e1b4d078d5301aaeeec13b3e292d5bed05daf (patch) | |
tree | b4eb59fc962161d9367857d62078adaec446b9f5 /boards.cfg | |
parent | ddac6f08db3d539d05fad5400ed3dc815b1a196b (diff) |
powerpc: add support for the Freescale P1022DS reference board
Specifics:
1) 36-bit only
2) Booting from NOR flash only
3) Environment stored in NOR flash only
4) No SPI support
5) No DIU support
Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'boards.cfg')
-rw-r--r-- | boards.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/boards.cfg b/boards.cfg index 17a6f93148c..30b413723b5 100644 --- a/boards.cfg +++ b/boards.cfg @@ -342,6 +342,7 @@ MPC8560ADS powerpc mpc85xx mpc8560ads freescale MPC8568MDS powerpc mpc85xx mpc8568mds freescale XPEDITE5200 powerpc mpc85xx xpedite5200 xes XPEDITE5370 powerpc mpc85xx xpedite5370 xes +P1022DS powerpc mpc85xx p1022ds freescale sbc8641d powerpc mpc86xx MPC8610HPCD powerpc mpc86xx mpc8610hpcd freescale XPEDITE5170 powerpc mpc86xx xpedite5170 xes |