On 04/22/2016 08:39 AM, Mathias Kresin wrote:
> Use the kernel with the appended dtb as base, otherwise the kernel will
> panic with "no dtb found".
>
> Signed-off-by: Mathias Kresin
> ---
> target/linux/lantiq/image/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --gi
Mathias Kresin kresin.me> writes:
> Use the kernel with the appended dtb as base, otherwise the kernel will
> panic with "no dtb found".
>
indeed. confirmed to work now.
(and i'll freely admit that i failed to figure out how that appended image
ends up in the symbols __dtb_start/__dtb_end (the
Use the kernel with the appended dtb as base, otherwise the kernel will
panic with "no dtb found".
Signed-off-by: Mathias Kresin
---
target/linux/lantiq/image/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/lantiq/image/Makefile
b/target/linux/lantiq/im