
Am 03.04.2016 um 18:05 schrieb Andreas Färber:
v2016.01 is the last release to boot Linux on the Firefly-RK3288 for me. On v2016.03 or master there is no output from the kernel.
Correction: Plain v2016.03 does work but not openSUSE's package.
This coincides with the DRAM getting misdetected as 512 MiB:
Seems to be unrelated, v2016.03 shows this wrong and boots okay.
ed980b8c62fbe17052ec6151a68b5b0be3809485 is the first bad commit commit ed980b8c62fbe17052ec6151a68b5b0be3809485 Author: Alexander Graf agraf@suse.de Date: Fri Mar 4 01:10:07 2016 +0100
efi_loader: hook up in build environment
Now that we have all the bits and pieces ready for EFI payload loading support, hook them up in Makefiles and KConfigs so that we can build.
Signed-off-by: Alexander Graf agraf@suse.de Reviewed-by: Simon Glass sjg@chromium.org Tested-by: Simon Glass sjg@chromium.org [trini: Enable only when we of OF_LIBFDT, disable on kwb and colibri_pxa270] Signed-off-by: Tom Rini trini@konsulko.com
:040000 040000 39afb5c6a29cf0276e2feed6aa29e62830280cc3 68cf7063ac43b33f961f5fc9480025acb664fa35 M configs :040000 040000 07ad6ac05b1bef1615fad09cedf0b6b75bca110d 4d279e0dc7a78e556f7e644ea1509fa59603b5d6 M lib
Regards, Andreas