[U-Boot] [GIT PULL] u-boot-mips/master

Hi Tom,
please pull the MIPS bootm fixes, thanks.
The following changes since commit ed02c532be690b3d0c3e15c81531785a788fd949:
Merge branch 'master' of git://git.denx.de/u-boot-video (2015-11-05 07:47:21 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-mips.git master
for you to fetch changes up to 347ea94e2a954ab70f64a3f43d9b374cf4640f26:
MIPS: bootm: use CONFIG_IS_ENABLED() everywhere (2015-11-06 13:27:28 +0100)
---------------------------------------------------------------- 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(-)

On Fri, Nov 06, 2015 at 02:10:06PM +0100, Daniel Schwierzeck wrote:
Hi Tom,
please pull the MIPS bootm fixes, thanks.
The following changes since commit ed02c532be690b3d0c3e15c81531785a788fd949:
Merge branch 'master' of git://git.denx.de/u-boot-video (2015-11-05 07:47:21 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-mips.git master
for you to fetch changes up to 347ea94e2a954ab70f64a3f43d9b374cf4640f26:
MIPS: bootm: use CONFIG_IS_ENABLED() everywhere (2015-11-06 13:27:28 +0100)
Applied to u-boot/master, thanks!
participants (2)
-
Daniel Schwierzeck
-
Tom Rini