- Nov 04, 2012
-
-
Kim Phillips authored
fdt.c:91:78: warning: Using plain integer as NULL pointer fdt.c:103:78: warning: Using plain integer as NULL pointer speed.c:55:11: warning: symbol 'corecnf_tab' was not declared. Should it be static? speed.c:519:5: warning: symbol 'do_clocks' was not declared. Should it be static? mpc8313erdb.c:73:17: warning: obsolete struct initializer, use C99 syntax mpc8313erdb.c:74:17: warning: obsolete struct initializer, use C99 syntax mpc8313erdb.c:75:17: warning: obsolete struct initializer, use C99 syntax mpc8313erdb.c:76:17: warning: obsolete struct initializer, use C99 syntax mpc8313erdb.c:79:17: warning: obsolete struct initializer, use C99 syntax mpc8313erdb.c:80:17: warning: obsolete struct initializer, use C99 syntax mpc8313erdb.c:81:17: warning: obsolete struct initializer, use C99 syntax mpc8313erdb.c:82:17: warning: obsolete struct initializer, use C99 syntax mpc8313erdb.c:85:17: warning: obsolete struct initializer, use C99 syntax mpc8313erdb.c:86:17: warning: obsolete struct initializer, use C99 syntax mpc8313erdb.c:87:17: warning: obsolete struct initializer, use C99 syntax mpc8313erdb.c:88:17: warning: obsolete struct initializer, use C99 syntax Signed-off-by:
Kim Phillips <kim.phillips@freescale.com>
-
- Jan 10, 2012
-
-
Joe Hershberger authored
Signed-off-by:
Joe Hershberger <joe.hershberger@ni.com> Cc: Joe Hershberger <joe.hershberger@gmail.com> Signed-off-by:
Kim Phillips <kim.phillips@freescale.com>
-
- Sep 23, 2010
-
-
Peter Tyser authored
This change lays the groundwork for the BOOTFLAG_* flags being removed. This change has the small affect of delaying 100ms on PCI initialization after a warm boot as opposed to the optimal 1ms on some boards. Signed-off-by:
Peter Tyser <ptyser@xes-inc.com> included the mpc8308_p1m board. Signed-off-by:
Kim Phillips <kim.phillips@freescale.com>
-
- Oct 03, 2009
-
-
Mingkai Hu authored
So that we can set the NAND loader's relocate stack pointer to the value other than the relocate address + 0x10000. Signed-off-by:
Mingkai Hu <Mingkai.hu@freescale.com> Acked-by:
Kim Phillips <kim.phillips@freescale.com> Acked-by:
Scott Wood <scottwood@freescale.com> Signed-off-by:
Kumar Gala <galak@kernel.crashing.org>
-
- Sep 16, 2009
-
-
Mingkai Hu authored
So that we can set the NAND loader's relocate stack pointer to the value other than the relocate address + 0x10000. Signed-off-by:
Mingkai Hu <Mingkai.hu@freescale.com> Acked-by:
Kim Phillips <kim.phillips@freescale.com> Acked-by:
Scott Wood <scottwood@freescale.com> Signed-off-by:
Kumar Gala <galak@kernel.crashing.org>
-
- Oct 18, 2008
-
-
Jean-Christophe PLAGNIOL-VILLARD authored
Signed-off-by:
Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
-
- Aug 12, 2008
-
-
Scott Wood authored
Note that with older board revisions, NAND boot may only work after a power-on reset, and not after a warm reset. I don't have a newer board to test on; if you have a board with a 33MHz crystal, please let me know if it works after a warm reset. Signed-off-by:
Scott Wood <scottwood@freescale.com>
-
- Mar 26, 2008
-
-
Timur Tabi authored
Update the MPC8349E-mITX, MPC8313E-RDB, and MPC837XE-RDB board files to upload the Vitesse VSC7385 firmware. Changed CONFIG_VSC7385 to CONFIG_VSC7385_ENET. Cleaned up the board header files to make selecting the VSC7385 easier to control. Signed-off-by:
Timur Tabi <timur@freescale.com> Signed-off-by:
Kim Phillips <kim.phillips@freescale.com>
-
- Jan 08, 2008
-
-
Kim Phillips authored
need to rm it from pci code, too! Signed-off-by:
Kim Phillips <kim.phillips@freescale.com>
-
- Aug 17, 2007
-
-
Kim Phillips authored
includes build fixes. Signed-off-by:
Kim Phillips <kim.phillips@freescale.com>
-
- Aug 16, 2007
-
-
Kim Phillips authored
this adds libfdt support code for the freescale mpc8313erdb, mpc832xemds, mpc8349emds, mpc8349itx, and gp boards. Boards remain compatible with OF_FLAT_TREE. Signed-off-by:
Kim Phillips <kim.phillips@freescale.com>
-
- Apr 23, 2007
-
-
Scott Wood authored
Signed-off-by:
Scott Wood <scottwood@freescale.com>
-