From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Schwierzeck Date: Fri, 6 Nov 2015 14:10:06 +0100 Subject: [U-Boot] [GIT PULL] u-boot-mips/master Message-ID: <563CA6AE.1080502@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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(-)