Searched hist:"5 b72dbfc23e4f9a62cfe787816c5b5e75a0aa597" (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/arm/mach-mvebu/ |
H A D | mbus.c | diff 5b72dbfc23e4f9a62cfe787816c5b5e75a0aa597 Wed Jul 01 05:44:51 CDT 2015 Stefan Roese <sr@denx.de> arm: mvebu: Setup the MBUS bridge registers
With this patch, the MBUS bridge registers (base and size) are configured upon each call to mbus_dt_setup_win(). This is needed, since the board code can also call this function in later boot stages. As done in the maxbcm board.
This is needed to fix a problem with the secondary CPU's not booting in Linux on AXP.
Signed-off-by: Stefan Roese <sr@denx.de> Cc: Peter Morrow <peter@senient.com> Cc: Luka Perkov <luka.perkov@sartura.hr>
|
/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/ |
H A D | soc.h | diff 5b72dbfc23e4f9a62cfe787816c5b5e75a0aa597 Wed Jul 01 05:44:51 CDT 2015 Stefan Roese <sr@denx.de> arm: mvebu: Setup the MBUS bridge registers
With this patch, the MBUS bridge registers (base and size) are configured upon each call to mbus_dt_setup_win(). This is needed, since the board code can also call this function in later boot stages. As done in the maxbcm board.
This is needed to fix a problem with the secondary CPU's not booting in Linux on AXP.
Signed-off-by: Stefan Roese <sr@denx.de> Cc: Peter Morrow <peter@senient.com> Cc: Luka Perkov <luka.perkov@sartura.hr>
|