how do i add the defn for the beagle xM to barebox?

Robert P. J. Day rpjday at crashcourse.ca
Mon Feb 6 06:33:44 EST 2012


On Mon, 6 Feb 2012, Sascha Hauer wrote:

... snip ...

> The mentioned U-Boot code does not use any of the nand layer but
> only some omap specific function to detect the nand id
> (identify_nand_chip). This means that you can add this code to
> barebox and still disable nand support.
>
> If you still want to have a more fine grained config we can add a
>
> config MACH_PANDA_XM_VARIANT
> 	bool
>
> config MACH_PANDA_XM_DETECT_RAM_TYPE
> 	bool
>
> But we should add such options with care. Generally I don't really
> like to ask the user complicated questions for things that can be
> autodetected.

  don't take me too seriously yet as i'm still wandering around the
code base figuring out how things work. :-)  thanks to eric for
clearing up a number of things for me, i now have a much better idea
of what's worth considering and what isn't.

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================



More information about the barebox mailing list