Re: [U-Boot] [PATCH] ARMV7: OMAP3: Remove unnecessary #undef from Beagle config

2010-09-30 Thread Heiko Schocher
Hello Steve, Steve Sakoman wrote: > This patch removes #undef CONFIG_SYS_ARM_WITHOUT_RELOC from the > Beagle config file > > Signed-off-by: Steve Sakoman > --- Thanks, but this is already fixed here: http://lists.denx.de/pipermail/u-boot/2010-September/077652.html bye, Heiko -- DENX Software

[U-Boot] [PATCH] ARMV7: OMAP3: Remove unnecessary #undef from Beagle config

2010-09-30 Thread Steve Sakoman
This patch removes #undef CONFIG_SYS_ARM_WITHOUT_RELOC from the Beagle config file Signed-off-by: Steve Sakoman --- diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h index cd3ac20..29ce67c 100644 --- a/include/configs/omap3_beagle.h +++ b/include/configs/omap3_beagle.h