From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Tue, 8 Jan 2013 15:50:17 +0100 Subject: [U-Boot] [PULL] : Please pull u-boot-imx In-Reply-To: <50E864B2.2020706@denx.de> References: <50E864B2.2020706@denx.de> Message-ID: <20130108155017.338bc98b@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Stefano, On Sat, 05 Jan 2013 18:36:50 +0100, Stefano Babic wrote: > Hi Albert, > > please pull from u-boot-imx, thanks. > > The following changes since commit b874df74afc986b069738b180763f2464ac3f5f4: > > mx25pdk: Allow booting a device tree kernel (2012-12-13 09:23:59 +0100) > > are available in the git repository at: > > git://www.denx.de/git/u-boot-imx.git master > > for you to fetch changes up to 1411fb37b5a8d56bececc5e6ea09d2e0670b9810: > > tools: imximage: Load a size that is multiple of 512 (2013-01-05 > 18:09:00 +0100) > > ---------------------------------------------------------------- > Ashok (1): > mx35pdk:Use IMX_GPIO_NR macro > > Fabio Estevam (6): > mx35pdk: Allow booting of a device tree kernel > mx53loco: Call PMIC related functions from board_late_init() > mx51evk: Remove unneeded comment > mx53loco: Remove unneeded 'retval' variable > mx53loco: Improve error handling on power_init() > tools: imximage: Load a size that is multiple of 512 > > Marek Vasut (1): > mxs: Add NAND fdt and ramdisk partition to m28evk > > Otavio Salvador (4): > mx53loco: We shouldn't hardcode a rootfs filesystem type > mx53loco: Change default loadaddr to 0x72000000 > mx6qsabrelite: Change default loadaddr to 0x12000000 > mx6qsabre_common: Change default loadaddr to 0x12000000 > > Shawn Guo (3): > fsl_esdhc: add MMC_MODE_HC host_caps > mx6qsabresd: add usdhc2 and usdhc4 support > mx6qsabresd: use on-board eMMC to store environment > > board/freescale/mx35pdk/mx35pdk.c | 2 +- > board/freescale/mx53loco/mx53loco.c | 84 > ++++++++++++++++++++++------- > board/freescale/mx6qsabresd/mx6qsabresd.c | 80 > ++++++++++++++++++++++++--- > drivers/mmc/fsl_esdhc.c | 2 +- > include/configs/m28evk.h | 2 + > include/configs/mx35pdk.h | 1 + > include/configs/mx51evk.h | 4 -- > include/configs/mx53loco.h | 10 ++-- > include/configs/mx6qsabre_common.h | 4 +- > include/configs/mx6qsabreauto.h | 5 ++ > include/configs/mx6qsabrelite.h | 2 +- > include/configs/mx6qsabresd.h | 6 +++ > include/image.h | 3 ++ > tools/imximage.c | 9 +++- > 14 files changed, 172 insertions(+), 42 deletions(-) > Applied to u-boot-arm/master, thanks! Amicalement, -- Albert.