Porting barebox (devicetree) to Variscite iMX6 SOM
Sascha Hauer
s.hauer at pengutronix.de
Thu Dec 12 14:58:07 EST 2013
On Thu, Dec 12, 2013 at 01:49:19PM -0500, Michael Burkey wrote:
> Sascha, thanks for the pointers(especially on the UART and debugging)
> -- I had included the code from your PFLA02 board file but hadn't
> enabled the extra debugging config options.
>
> The good news is, based on your email, I think I have everything
> right. The bad news is, it still doesn't work! (initial board
> bring-ups are always just SO much fun - NOT) Everything links, no
> error messages or warnings, I get an img file out, etc -- just no luck
> in it actually doing anything. (PS...I am currently booting from SD
> Card but intend on having some things in GPMI NAND eventually)
>
> Based on this and from Alex's suggestion, I am just going to include
> my actual modified source files in this email/post just in case anyone
> sees anything blindingly obvious.
>
> Thanks again!
> Michael Burkey
>
[...]
>
> ENTRY_FUNCTION(start_variscite_custom)(void)
> {
> uint32_t fdt;
>
> __barebox_arm_head();
Remove this. It's already included in the ENTRY_FUNCTION macro.
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list