
1 Nov
2015
1 Nov
'15
5:36 p.m.
I recently discovered that booting Linux with FIT images containg initramfs or DTB images do not work anymore. That is a regression by the move to 'generic board' which broke LMB on MIPS. Also the MIPS DTB support was not compatible anymore with some changes made in the generic bootm code.
Daniel Schwierzeck (3): common/board_f: enable setup_board_part1() for MIPS MIPS: bootm: rework and fix broken bootm code MIPS: bootm: use CONFIG_IS_ENABLED() everywhere
arch/mips/lib/bootm.c | 196 ++++++++++++++++++++++++-------------------------- common/board_f.c | 8 ++- 2 files changed, 98 insertions(+), 106 deletions(-)
--
2.5.0