Skip to content
  • Sanjeev Premi's avatar
    OMAP3EVM: Set default bootfile · 136cf92d
    Sanjeev Premi authored
    
    
    The current configuration doesn't define default
    bootfile; leading to this warning at execution:
    
    OMAP3_EVM # dhcp
    ...
    ...
    DHCP client bound to address 192.168.1.11
    *** Warning: no boot file name; using 'AC18BE16.img'
    TFTP from server 0.0.0.0; our IP address is 192.168.1.11;
    sending through gateway 192.168.1.1
    Filename 'AC18BE16.img'.
    Load address: 0x82000000
    Loading: *
    TFTP error: 'File not found' (1)
    
    Signed-off-by: default avatarSanjeev Premi <premi@ti.com>
    136cf92d