Skip to content
Snippets Groups Projects
  1. Jan 10, 2017
    • Joakim Bech's avatar
      hikey: Update HiKey Debian for 2.3.0 release · 6f7c87ae
      Joakim Bech authored
      - Use a newer boot image (pre-built 16.06 UEFI image)
      - Remove sudo requirement when using burn-boot
      - Add udev rules help, similar to the hikey.mk file
      - Step up OPTEE_PKG_VERSION to 2.3-0
      
      Known issues:
      - On HiKey 4G devices it seems like the partition table is to small to
        be able fit the newer 16.06 Debian root fs. It might be that we can
        tweak the partition table a bit, but for the moment we will keep using
        the 16.03 Debian root fs.
      
      - When running this on the device
           $ dpkg --force-all -i /tmp/linux-image-*.deb
        there will be errors like this:
           blockdev: ioctl error on BLKROSET: Operation not permitted
        According to the comments in:
           https://github.com/OP-TEE/optee_os/issues/1234
      
      
        that message only shows up on the 16.03 root fs and it seems to only
        show up when running later kernel versions. However, if you reboot the
        device, everything is working, i.e, it will boot up your new kernel
        etc. We need to investige further to find the root cause for the error
        message and to implement a proper solution without error messages.
      
      Signed-off-by: default avatarJoakim Bech <joakim.bech@linaro.org>
      Reviewed-by: default avatarJerome Forissier <jerome.forissier@linaro.org>
      6f7c87ae
  2. Jan 09, 2017
  3. Jan 04, 2017
  4. Dec 29, 2016
  5. Dec 23, 2016
  6. Dec 21, 2016
  7. Dec 16, 2016
  8. Nov 24, 2016
  9. Nov 13, 2016
  10. Oct 28, 2016
  11. Oct 26, 2016
  12. Oct 21, 2016
  13. Oct 18, 2016
  14. Oct 11, 2016
  15. Oct 06, 2016
  16. Sep 20, 2016
  17. Jul 28, 2016
  18. Jul 19, 2016
  19. Jul 11, 2016
  20. Jun 23, 2016
Loading