Skip to content
Snippets Groups Projects
  1. Dec 13, 2013
  2. Jul 24, 2013
  3. Jun 26, 2013
  4. Jun 04, 2013
    • Simon Glass's avatar
      sandbox: image: Create a test for loading FIT images · 301e8038
      Simon Glass authored
      
      The image code is fairly complex with various different options. It would
      be useful to have comprehensive tests for this.
      
      As a start, create a script which tries out loading a kernel/ramdisk/fdt
      from a FIT and checks that the images appear in the right place in memory.
      
      This uses sandbox which now supports bootm and related features.
      
      Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
      301e8038
Loading