Changes between Version 8 and Version 9 of newport/boot


Ignore:
Timestamp:
07/19/2018 11:14:38 PM (6 years ago)
Author:
Shiv Khanna
Comment:

Fixed typo

Legend:

Unmodified
Added
Removed
Modified
  • newport/boot

    v8 v9  
    112112The firmware image is created by the {{{newport/make-bootfs.py}}} python script which creates the various headers around the objects required by the BOOT ROM and stitches them together (boot stub, ATF, ATF FIP containing the bootloader). This is called from the 'firmware' target in the Gateworks Newport BSP Makefile.
    113113
    114 The Makeifle builds this with the {{{newport/make-bootfs.py}}} script:
     114The Makefile builds this with the {{{newport/make-bootfs.py}}} script:
    115115{{{#!bash
    116116make-bootfs.py --bdk-image bdk/target-bin/bdk.bin --atf-bl1 atf/build/t81/release/bl1.bin --atf-fip fip.img --bootfs firmware-newport.img