9
0
Fork 0
barebox/arch/arm/mach-mxs
Wolfram Sang 8822e01b9b arm: mxs: bcb: fix usage of second bootstream
If a second bootstream was used, there was a sanity check which was not
only wrong (using erasesize instead of writesize) but also superfluous
(we got the block from an existing cdev, so it must be in the flash
range). Simply remove it to make bcb work as expected.

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-09-03 09:42:18 +02:00
..
include/mach ARM/MXS: pull-up and bitkeeper must be handled differently 2012-07-23 22:10:54 +02:00
Kconfig Add support for the Crystalfontz CFA-10036 board 2012-07-04 22:15:27 +02:00
Makefile Merge branch 'for-next/mxs-nand' 2012-07-02 11:08:03 +02:00
bcb.c arm: mxs: bcb: fix usage of second bootstream 2012-09-03 09:42:18 +02:00
clocksource-imx23.c introduce io.h 2011-09-22 19:03:05 +02:00
clocksource-imx28.c introduce io.h 2011-09-22 19:03:05 +02:00
common.c ARM mxs: Add mxs_reset_block function 2012-06-30 12:53:36 +02:00
imx.c complete: add empty complete support 2012-04-30 20:37:40 +08:00
imx_lcd_clk.c introduce io.h 2011-09-22 19:03:05 +02:00
iomux-imx.c ARM/MXS: the GPIO bitkeeper enable logic is inverse to the pullup enable logic 2012-07-16 23:30:14 +02:00
ocotp.c Merge branch 'for-next/mx28-ocotp' 2012-07-02 11:01:46 +02:00
power.c arm: mxs: add functions to get/set vddio 2012-06-30 22:37:41 +02:00
soc-imx23.c ARM/MXS: add new way to reset the whole SoC 2012-06-30 12:53:48 +02:00
soc-imx28.c ARM/MXS: add new way to reset the whole SoC 2012-06-30 12:53:48 +02:00
speed-imx23.c Merge branch 'for-next/mxs-nand' 2012-07-02 11:08:03 +02:00
speed-imx28.c Merge branch 'for-next/mxs-nand' 2012-07-02 11:08:03 +02:00
usb-imx23.c Merge branch 'for-next/mxs-usb' 2012-07-02 11:02:39 +02:00
usb-imx28.c ARM i.MX28 usb: Add USBPHY support 2012-06-30 12:47:15 +02:00