Re: [PATCH 06/10] omap: add SPI as a boot mode for xload

2012-09-04 Thread Jan Weitzel
Am Montag, den 03.09.2012, 18:24 +0200 schrieb Jean-Christophe PLAGNIOL-VILLARD: > On 13:46 Mon 03 Sep , Jan Luebbe wrote: > > Signed-off-by: Jan Luebbe > you need to sync with > > 257 Aug27 Jan Weitzel [RFC] xload: get barebox size from > barebox_arm_head read_image_head reads the

Re: [PATCH 06/10] omap: add SPI as a boot mode for xload

2012-09-03 Thread Jean-Christophe PLAGNIOL-VILLARD
On 13:46 Mon 03 Sep , Jan Luebbe wrote: > Signed-off-by: Jan Luebbe you need to sync with 257 Aug27 Jan Weitzel [RFC] xload: get barebox size from barebox_arm_head Best Regards, J. ___ barebox mailing list barebox@lists.infradead.org htt

[PATCH 06/10] omap: add SPI as a boot mode for xload

2012-09-03 Thread Jan Luebbe
Signed-off-by: Jan Luebbe --- arch/arm/mach-omap/include/mach/xload.h |1 + arch/arm/mach-omap/xload.c | 27 +++ 2 files changed, 28 insertions(+) diff --git a/arch/arm/mach-omap/include/mach/xload.h b/arch/arm/mach-omap/include/mach/xload.h index 844b