Skip to content
Snippets Groups Projects
  • David Bauer's avatar
    e7bc8984
    scripts: make eva_ramboot.py offset configurable · e7bc8984
    David Bauer authored
    
    The current eva_ramboot.py script is currently only compatible with
    Lantiq based AVM devices. For IPQ40xx devices, the offset needs to be
    changed. Also an alignment is not necessary here.
    
    Adjust the script to be able to pass an optional offset to load the
    image to. In case no offset is provided, the script behaves exactly as
    before this commit.
    
    Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
    e7bc8984
    History
    scripts: make eva_ramboot.py offset configurable
    David Bauer authored
    
    The current eva_ramboot.py script is currently only compatible with
    Lantiq based AVM devices. For IPQ40xx devices, the offset needs to be
    changed. Also an alignment is not necessary here.
    
    Adjust the script to be able to pass an optional offset to load the
    image to. In case no offset is provided, the script behaves exactly as
    before this commit.
    
    Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>