Skip to content
  1. Jul 29, 2020
  2. Jul 14, 2020
    • Bruce Ashfield's avatar
      Merge tag 'v5.4.51' into v5.4/standard/base · fed60f1c
      Bruce Ashfield authored
      This is the 5.4.51 stable release
      
      # gpg: Signature made Thu 09 Jul 2020 03:37:57 AM EDT
      # gpg:                using RSA key 647F28654894E3BD457199BE38DBBDC86092693E
      # gpg: Can't check signature: No public key
      fed60f1c
  3. Jul 13, 2020
    • Jun Miao's avatar
      arm64: dts: ti: k3-am65-main: add sd wp-invert into k3-am65 dtb · 953da1f7
      Jun Miao authored
      
      
      Fix a VFS: unable to mount roofs because of SD card is read only.
      The error value(-30) means that the sd card is read only, but in fact the card isn't
      write-protect. We add the wr-inverted into k3-am65-dts to change the return value for
      getting the correct state, so that we can mount the rootfs normally and it works well.
      
      Error log:
      mmcblk1: p1 p2
      md: Waiting for all devices to be available before autodetect
      md: If you don't use raid, use raid=noautodetect
      md: Autodetecting RAID arrays.
      md: autorun ...
      md: ... autorun DONE.
      VFS: Cannot open root device "mmcblk1p2" or unknown-block(179,26): error -30
      Please append a correct "root=" boot option; here are the available partitions:
      0100 4096 ram0
      (driver?)
      0101 4096 ram1
      (driver?)
      0102 4096 ram2
      
      Signed-off-by: default avatarJun Miao <jun.miao@windriver.com>
      Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
      953da1f7
  4. Jul 09, 2020