From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Mon, 26 Mar 2012 23:08:49 +0200 Subject: [U-Boot] [GIT PULL] Pull request: u-boot-imx In-Reply-To: <4F70D569.4090206@aribaud.net> References: <4F58655A.50305@denx.de> <4F70D569.4090206@aribaud.net> Message-ID: <4F70DAE1.30502@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le 26/03/2012 22:45, Albert ARIBAUD a ?crit : > Hi Stefano, > > Le 08/03/2012 08:52, Stefano Babic a ?crit : >> Hi Albert, >> >> please pull from u-boot-imx, thanks. >> >> The following changes since commit >> 32ec258f829808dd7cf74fd83ba999fdaaeab715: >> >> IXP: Fix GPIO_INT_ACT_LOW_SET() (2012-03-08 08:11:45 +0100) >> >> are available in the git repository at: >> git://www.denx.de/git/u-boot-imx.git master >> >> Dirk Behme (1): >> imximage: Remove overwriting of flash_offset >> >> Eric Nelson (2): >> i.MX6: mx6qsabrelite: add ext2 support >> mx6q: mx6qsabrelite: setup_spi() should be called in board_init to >> allow use for environment >> >> Fabio Estevam (5): >> mx51evk: Fix CONFIG_SYS_MEMTEST_END >> mx53evk: Fix CONFIG_SYS_MEMTEST_END >> mx53smd: Fix CONFIG_SYS_MEMTEST_END >> efikamx: Fix CONFIG_SYS_MEMTEST_END >> mx31pdk: Fix CONFIG_SYS_MEMTEST_END >> >> Helmut Raiger (1): >> mx31: add "ARM11P power gating" to get_reset_cause >> >> arch/arm/cpu/arm1136/mx31/generic.c | 2 ++ >> board/freescale/mx6qsabrelite/mx6qsabrelite.c | 8 ++++---- >> include/configs/efikamx.h | 2 +- >> include/configs/mx31pdk.h | 2 +- >> include/configs/mx51evk.h | 2 +- >> include/configs/mx53evk.h | 2 +- >> include/configs/mx53smd.h | 2 +- >> include/configs/mx6qsabrelite.h | 1 + >> tools/imximage.c | 18 ++++++++++++++---- >> tools/imximage.h | 1 + >> 10 files changed, 27 insertions(+), 13 deletions(-) > > Applied to u-boot-arm/master, thanks. > > Amicalement, Correction: I seem to have misapplied this and the TI tree, so I rolled back my changes... The imx master branch has moved and no longer starts with the commits above from the base above. Stefano, can you rebase on u-boot-arm and re-issue an up-to-date request? Amicalement, -- Albert.