Dear Kevin,

On Wed, 10 Dec 2014 11:20:43 -0800
Kevin Hilman <khil...@kernel.org> wrote:

> Simon Glass <s...@chromium.org> writes:
> 
> [...]
> 
> >> OK, thanks.  Any pointers on how to get this building with mainline
> >> u-boot?  Just adding CONFIG_SPL to odroid_xu3.h doesn't seem to
> >> work (compile errors.)  I'm quite comfortable in the kernel, but
> >> I'm not very familiar with u-boot, especially SPL.
> >>
> >
> > It's normally automatic unless some special disabling was done - see
> > spl/u-boot-spl.bin in the output. You need to sign it though :-(
> 
> Right, I'm used to finding it there, but there's nothing there when
> buildling using odroid-xu3_config with $SUBJECT series.

CONFIG_SPL_BUILD must be turn on for that(You can find the detailesin
doc/README.SPL). But neither common exynos config files nor odroid xu3
specific config file contain the config option. Before I turned on that
option, but not work at the moment. Some work should be done by
someone. I am sorry to say, but I cannot assure I can do that
immediately.

> 
> Kevin
> 

Best regards,
Hyungwon Hwang
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to