[U-Boot] switching to single .config configuration issues

2015-04-27 Thread Hanna Hawa
Hi everyone, I'm working on the latest u-boot 2015.04 trying to rebase my repository to latest code. And I have question regarding patch e02ee2548afe (kconfig: switch to single .config configuration) Issues that I face in the current solution (single .config): For my usage most of the CONFIG op

[U-Boot] 64Bit device tree compilation

2015-03-18 Thread Hanna Hawa
Hi Simon, My name is Hanna, I'm working in Software team in Marvell with Yehuda. I'm trying to run U-Boot with FDT in 64Bit. I've issue when I'm trying to load the image on my board, I got abort (**Synchronous Abort**) Exactly when the U-boot run fdt_addr_to_cpu(*cell) under lib/fdtdec.c The is