commit | c17b79fbd0c7923948331d65cb588734a9c681ff | [log] [tgz] |
---|---|---|
author | Poonam Aggrwal <poonam.aggrwal@freescale.com> | Thu Aug 20 18:59:18 2009 +0530 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Aug 28 17:12:42 2009 -0500 |
tree | d7f78c261e97685412ff4c69d05f4aaa08274595 | |
parent | a713ba926b45da9a6f923f1ac9e60a66852e5f2d [diff] [blame] |
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>
diff --git a/MAKEALL b/MAKEALL index 754ae5a..c8a1f37 100755 --- a/MAKEALL +++ b/MAKEALL
@@ -391,7 +391,9 @@ MPC8572DS_36BIT \ P2020DS \ P2020DS_36BIT \ + P1011RDB \ P1020RDB \ + P2010RDB \ P2020RDB \ PM854 \ PM856 \