Re: [U-Boot] rk3288: broken boot

2018-02-14 Thread Dr. Philipp Tomsich
> On 14 Feb 2018, at 11:47, Jagan Teki wrote: > > On Wed, Feb 14, 2018 at 5:38 AM, Dr. Philipp Tomsich > > wrote: >> Jagan, >> >>> On 13 Feb 2018, at 13:20, Jagan Teki

Re: [U-Boot] rk3288: broken boot

2018-02-14 Thread Jagan Teki
On Wed, Feb 14, 2018 at 5:38 AM, Dr. Philipp Tomsich wrote: > Jagan, > >> On 13 Feb 2018, at 13:20, Jagan Teki wrote: >> >> On Tue, Feb 13, 2018 at 5:29 PM, Dr. Philipp Tomsich >> wrote: >>>

Re: [U-Boot] rk3288: broken boot

2018-02-13 Thread Dr. Philipp Tomsich
Jagan, > On 13 Feb 2018, at 13:20, Jagan Teki wrote: > > On Tue, Feb 13, 2018 at 5:29 PM, Dr. Philipp Tomsich > wrote: >> I verified the build for evb-rk3288_defconfig and everything looks fine: >> >> spl/u-boot-spl.bin:

Re: [U-Boot] rk3288: broken boot

2018-02-13 Thread Jagan Teki
On Tue, Feb 13, 2018 at 5:29 PM, Dr. Philipp Tomsich wrote: > I verified the build for evb-rk3288_defconfig and everything looks fine: > > spl/u-boot-spl.bin: file format binary > > > Disassembly of section .data: > > <.data>: >0:

Re: [U-Boot] rk3288: broken boot

2018-02-13 Thread Dr. Philipp Tomsich
I verified the build for evb-rk3288_defconfig and everything looks fine: spl/u-boot-spl.bin: file format binary Disassembly of section .data: <.data>: 0: eaffb 0x4 <— this is the extra branch inserted (to be overwritten by mkimage) 4:

Re: [U-Boot] rk3288: broken boot

2018-02-13 Thread Dr. Philipp Tomsich
Jagan, The boot0-header should insert the additional 4 bytes needed… the resulting input format to mkimage is thus compatible with how the ddr.bin images by Rockchip where originally formatted (i.e. prepadded). See arch/arm/include/asm/arch-rockchip/boot0.h for the insertion of these additional

Re: [U-Boot] rk3288: broken boot

2018-02-13 Thread Jagan Teki
On Fri, Dec 15, 2017 at 2:45 PM, Kever Yang wrote: > Hi Jagan, > > Could you enable global DEBUG and share the log? > > Thanks, > > - Kever > > > On 12/15/2017 03:08 PM, Jagan Teki wrote: >> >> Hi Philipp/Kever, >> >> Issue observed on rk3288 TPL supported board

Re: [U-Boot] rk3288: broken boot

2017-12-15 Thread Kever Yang
Hi Jagan, Could you enable global DEBUG and share the log? Thanks, - Kever On 12/15/2017 03:08 PM, Jagan Teki wrote: Hi Philipp/Kever, Issue observed on rk3288 TPL supported board (vyasa), worked on previous release v2017.11. Tried to bisect but i couldn't do it because of changes in

Re: [U-Boot] rk3288: broken boot

2017-12-15 Thread Dr. Philipp Tomsich
Jagan, > On 15 Dec 2017, at 08:08, Jagan Teki wrote: > > Hi Philipp/Kever, > > Issue observed on rk3288 TPL supported board (vyasa), worked on > previous release v2017.11. What exactly is the issue (“broken boot” is not very specific)? > Tried to bisect but i

[U-Boot] rk3288: broken boot

2017-12-14 Thread Jagan Teki
Hi Philipp/Kever, Issue observed on rk3288 TPL supported board (vyasa), worked on previous release v2017.11. Tried to bisect but i couldn't do it because of changes in many files any help? thanks! -- Jagan Teki Senior Linux Kernel Engineer | Amarula Solutions U-Boot, Linux | Upstream