Skip to content
Snippets Groups Projects
  1. Oct 26, 2006
  2. Oct 25, 2006
    • Haavard Skinnemoen's avatar
      Finish up support for the ATSTK1000/ATSTK1002 boards · 5e3b0bc1
      Haavard Skinnemoen authored
      
      Add atstk1002_config target to Makefile and move the AVR32 section
      down below Blackfin so that it doesn't end up in the middle of
      MIPS.
      
      Drop the autogenerated linker script thing for now. Will have to
      revisit how to handle chips with different flash and RAM layout
      later.
      
      Signed-off-by: default avatarHaavard Skinnemoen <hskinnemoen@atmel.com>
      5e3b0bc1
    • Kumar Gala's avatar
      Added support for Multi-Image files that contain a device tree · c76f951a
      Kumar Gala authored
      
      If a Multi-Image file contains a third image we try to use it as a
      device tree.  The device tree image is assumed to be uncompressed in the
      image file.  We automatically allocate space for the device tree in memory
      and provide an 8k pad to allow more than a reasonable amount of growth.
      
      Additionally, a device tree that was contained in flash will now automatically
      get copied to system memory as part of boot.  Previously an error was
      reported if one tried to boot a device tree that was in flash.
      
      Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
      c76f951a
  3. Oct 24, 2006
  4. Oct 23, 2006
  5. Oct 20, 2006
  6. Oct 19, 2006
  7. Oct 18, 2006
Loading