From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Thu, 04 Mar 2010 21:11:12 +0100 Subject: [U-Boot] [GIT PULL] please pull u-boot-mpc83xx.git In-Reply-To: <20100302114647.e5acc8d7.kim.phillips@freescale.com> References: <20100302114647.e5acc8d7.kim.phillips@freescale.com> Message-ID: <20100304201112.393DF28BBC@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Kim Phillips, In message <20100302114647.e5acc8d7.kim.phillips@freescale.com> you wrote: > Wolfgang Denk, > > Please pull: > > The following changes since commit 77e7273c40315abd2f3c17ad8d46a78950e3e65f: > Jens Scharsig (1): > new board (eb_cpux9k2) > > are available in the git repository at: > > git://git.denx.de/u-boot-mpc83xx.git master > > Kim Phillips (3): > mpc83xx: remove hardcoded network addresses from config files > mpc83xx: vme8349: fix incorrect BR0_PRELIM port size comment > mpc83xx: fix out-of-tree mpc8315 nand build > > Michael Zaidman (1): > Bug: do_reset issued via netconsole does not reset mpc83xx cpu. > > Makefile | 3 - > cpu/mpc83xx/cpu.c | 8 +- > include/configs/MPC8313ERDB.h | 7 -- > include/configs/MPC8315ERDB.h | 2 - > include/configs/MPC8323ERDB.h | 6 -- > include/configs/MPC832XEMDS.h | 2 - > include/configs/MPC8349EMDS.h | 8 -- > include/configs/MPC8349ITX.h | 12 --- > include/configs/MPC8360EMDS.h | 2 - > include/configs/MPC8360ERDK.h | 8 -- > include/configs/MPC837XEMDS.h | 2 - > include/configs/MPC837XERDB.h | 12 --- > include/configs/sbc8349.h | 8 -- > include/configs/vme8349.h | 4 +- > nand_spl/board/freescale/mpc8315erdb/Makefile | 108 +++++++++++++++++++++++ > nand_spl/board/freescale/mpc8315erdb/u-boot.lds | 52 +++++++++++ > 16 files changed, 165 insertions(+), 79 deletions(-) > create mode 100644 nand_spl/board/freescale/mpc8315erdb/Makefile > create mode 100644 nand_spl/board/freescale/mpc8315erdb/u-boot.lds Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de Neckties strangle clear thinking. -- Lin Yutang