On Wed, 29 Sep 2010 13:44:07 -0500 Peter Tyser <[email protected]> wrote:
> From: Aaron Sierra <[email protected]> > > Some OSes require that secondary cores not be initialized when they > are booted (eg VxWorks). By default when U-Boot is compiled with the > CONFIG_MP option all secondary cores are brought out of reset and held > in spinloops. Setting the "mp_holdoff" environment variable to a > non-null value will cause U-Boot to leave secondary cores in their > default state. > > Signed-off-by: Aaron Sierra <[email protected]> > Signed-off-by: Peter Tyser <[email protected]> > --- While this may not be relevant to VxWorks, we should update the device tree's enable-method if mp_holdoff is set. -Scott _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

