diff options
author | Poonam Aggrwal <poonam.aggrwal@freescale.com> | 2009-08-20 18:59:18 +0530 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2009-08-28 17:12:42 -0500 |
commit | c17b79fbd0c7923948331d65cb588734a9c681ff (patch) | |
tree | d7f78c261e97685412ff4c69d05f4aaa08274595 /MAKEALL | |
parent | a713ba926b45da9a6f923f1ac9e60a66852e5f2d (diff) |
85xx: Added support for P1011RDB and P2010RDB
P1011 and P2010 are single core variants of P1010 and P2020 respectively.
The board(RDB) will be same.
Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -391,7 +391,9 @@ LIST_85xx=" \ MPC8572DS_36BIT \ P2020DS \ P2020DS_36BIT \ + P1011RDB \ P1020RDB \ + P2010RDB \ P2020RDB \ PM854 \ PM856 \ |