On Wed, Apr 13, 2016 at 1:59 PM, Leo Yan leo.yan@linaro.org wrote:
On Wed, Apr 13, 2016 at 08:40:08AM +0100, Peter Griffin wrote:
I must admit to being slightly overwhelmed by the various repos, branches etc mentioned in this email thread. It reminded me of our mission to reduce fragmentation ;)
+1. BTW, I also found when boot my own kernel with latest UEFI, then need hack grub.cfs like below:
menuentry 'Custom Kernel' { search.fs_label rootfs root search.fs_label boot esp linux ($esp)/Image console=tty0 console=ttyAMA3,115200 root=/dev/mmcblk0p9 rootwait rw efi=noruntime devicetree ($esp)/hi6220-hikey.dtb }
In the page https://github.com/96boards/documentation/wiki/HiKeyUEFI, it suggests to set "root=/dev/disk/by-partlabel/system", but looks like it cannot work anymore.
Adding Robert, our technical writer.
We're supporting too many releases and there is not enough eyeballs on the old 3.18 and 4.1-based releases, IMO. Robert and I talked earlier this week about adding headers to some of the old docs, pointing users to newer releases and much-improved documentation to support those releases.
I hope people will move to the 4.4-based releases soon.
Regards, Amit