Skip to content
Snippets Groups Projects
  • Mathias Kresin's avatar
    a75ce960
    ramips: use different board names for variants · a75ce960
    Mathias Kresin authored
    
    Use different names for flash size related board variants, to make sure
    that only images for the actual flash size are considered as valid by
    the image validation code.
    
    Remove the flash size suffix from the string returned by
    ramips_board_detect() to ensure that existing scripts relying on the
    former used boardname are still working.
    
    Signed-off-by: default avatarMathias Kresin <dev@kresin.me>
    a75ce960
    History
    ramips: use different board names for variants
    Mathias Kresin authored
    
    Use different names for flash size related board variants, to make sure
    that only images for the actual flash size are considered as valid by
    the image validation code.
    
    Remove the flash size suffix from the string returned by
    ramips_board_detect() to ensure that existing scripts relying on the
    former used boardname are still working.
    
    Signed-off-by: default avatarMathias Kresin <dev@kresin.me>