[U-Boot] [PATCH 0/2] integrator: flash support

Linus Walleij linus.walleij at linaro.org
Wed Oct 5 23:19:51 CEST 2011


The U-Boot seems to always have been started from RAM on
the Integrator, probably using the boot monitor.

When executing U-Boot directly from flash, some things are
not properly set up, so we need to add these to U-Boot.

This builds on top of the earlier submitted Integrator
patches.

Linus Walleij (2):
  integrator: add system controller header
  integrator: enable Vpp and disable flash protection

 board/armltd/integrator/integrator-sc.h |   91 +++++++++++++++++++++++++++++++
 board/armltd/integrator/integrator.c    |   20 +++++++
 2 files changed, 111 insertions(+), 0 deletions(-)
 create mode 100644 board/armltd/integrator/integrator-sc.h

-- 
1.7.6.4



More information about the U-Boot mailing list