Skip to content
Snippets Groups Projects
  1. Aug 16, 2018
    • Mathias Kresin's avatar
      lantiq: add support for upgrade led · c9e9a787
      Mathias Kresin authored
      
      Indicate a (sys)upgrade via leds as well. It brings the lantiq diag.sh
      script en par with the other implementations using devicetree aliases
      to define multiple leds for boot status indication.
      
      By default, use the boot finished led to indicate an upgrade for now.
      
      Signed-off-by: default avatarMathias Kresin <dev@kresin.me>
      c9e9a787
  2. May 17, 2018
  3. Feb 20, 2018
  4. Dec 16, 2017
  5. Jan 05, 2017
    • Hauke Mehrtens's avatar
      lantiq: fix console print · d8dde8c5
      Hauke Mehrtens authored
      
      The boot loader of many boards provides a kernel boot argument with a
      broken console parameter to the kernel. This will be taken before the
      stdout-path defined in device tree and the serial will not work on this
      board. Multiple boards are affected by this problem, so revert this
      patch for all boards. Later we can remove the boot arguments from the
      device tree again, after the individual board was checked to work.
      
      This partly reverts this commit:
      commit 4995c648
      Author: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
      Date:   Sun Dec 11 21:55:00 2016 +0100
      
          lantiq: specify console using stdout-path instead of cmdline argument
      
      Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>
      d8dde8c5
  6. Dec 12, 2016
  7. Nov 13, 2016
    • Mathias Kresin's avatar
      treewide: dts: use keycode defines from input dt-binding · 2b55c83e
      Mathias Kresin authored
      
      All compiled device tree files not mentioned are binary identical to the
      former ones.
      
      Fix the obvious decimal/hex confusion for the power key of ramips/M2M.dts.
      
      Due to the include of the input binding header, the BTN_* node names in:
      
        - ramips/GL-MT300A.dts
        - ramips/GL-MT300N.dts
        - ramips/GL-MT750.dts
        - ramips/Timecloud.dts
      
      will be changed by the compiler to the numerical equivalent.
      
      Move the binding include of lantiq boards to the file where they are
      used the first time to hint the user where the values do come from.
      
      Signed-off-by: default avatarMathias Kresin <dev@kresin.me>
      2b55c83e
  8. Oct 19, 2016
  9. Oct 05, 2016
  10. Aug 10, 2016
  11. May 10, 2016
  12. Jan 01, 2016
  13. Nov 20, 2013
  14. Sep 17, 2013
  15. Jul 05, 2013
  16. Jun 10, 2013
    • John Crispin's avatar
      lantiq: Fixes to athxk EEPROM loading · 76c79f50
      John Crispin authored
      
      Use platform data array for storing ath5k EEPROM instead of creating another one.
      EEPROM size is 2048 words (2 bytes), so we must read 4096 bytes from flash.
      No need to keep the checksum fix now that the EEPROM is loaded completely.
      Add a manual eeprom swap for ath9k and keep the endian way.
      Use mac-offset property retrieved from the DTS.
      
      Signed-off-by: default avatarÁlvaro Fernández Rojas <noltari@gmail.com>
      
      SVN-Revision: 36901
      76c79f50
  17. Jun 08, 2013
  18. Apr 25, 2013
  19. Jan 28, 2013
  20. Dec 30, 2012
  21. Dec 19, 2012
  22. Dec 15, 2012
Loading