Searched hist:"9 af9c6bdc16da53772c56b1a79c2c91701fe94e6" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/board/freescale/mpc8641hpcn/ |
| H A D | mpc8641hpcn.c | 9af9c6bdc16da53772c56b1a79c2c91701fe94e6 Wed Jul 15 18:45:00 UTC 2009 Kumar Gala <galak@kernel.crashing.org> 86xx: Report which "bank" of NOR flash we are booting from on MPC8641HPCN
The MPC8641HPCN board is capable of swizzling the upper address bit of the NOR flash we boot out of which creates the concept of "virtual" banks. This is useful in that we can flash a test of image of u-boot and reset to one of the virtual banks while still maintaining a working image in "bank 0".
The PIXIS FPGA exposes registers on LBC which we can use to determine which "bank" we are booting out of (as well as setting which bank to boot out of).
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
|
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | MPC8641HPCN.h | 9af9c6bdc16da53772c56b1a79c2c91701fe94e6 Wed Jul 15 18:45:00 UTC 2009 Kumar Gala <galak@kernel.crashing.org> 86xx: Report which "bank" of NOR flash we are booting from on MPC8641HPCN
The MPC8641HPCN board is capable of swizzling the upper address bit of the NOR flash we boot out of which creates the concept of "virtual" banks. This is useful in that we can flash a test of image of u-boot and reset to one of the virtual banks while still maintaining a working image in "bank 0".
The PIXIS FPGA exposes registers on LBC which we can use to determine which "bank" we are booting out of (as well as setting which bank to boot out of).
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
|