Searched hist:"4589728 e214958a4e6e011a081a68d360c49d7a5" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/board/freescale/p1_p2_rdb_pc/ |
| H A D | law.c | d69dba367aed051663d0ee1ece013c8232bfa9f5 Wed Aug 08 15:06:18 UTC 2012 Scott Wood <scottwood@freescale.com> powerpc/mpc85xx/p1_p2_rdb: add all LAWs during SPL
LAW init is skipped in the SPL payload because it's assumed that the SPL has taken care of it -- so make sure the SPL loads all the LAWs as is done on other boards.
This bug was introduced by:
commit 4589728e214958a4e6e011a081a68d360c49d7a5 Author: Kumar Gala <galak@kernel.crashing.org> Date: Fri Nov 11 08:14:53 2011 -0600
powerpc/85xx: Fix builds of P1020/P2020RDB-PC_36BIT_NAND
Size grew a bit so nand-spl didn't fit in 4k, reduce done by removing LAW entries not needed during SPL phase.
Signed-off-by: Scott Wood <scottwood@freescale.com> 4589728e214958a4e6e011a081a68d360c49d7a5 Fri Nov 11 14:14:53 UTC 2011 Kumar Gala <galak@kernel.crashing.org> powerpc/85xx: Fix builds of P1020/P2020RDB-PC_36BIT_NAND
Size grew a bit so nand-spl didn't fit in 4k, reduce done by removing LAW entries not needed during SPL phase.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
|