Dear all ,
I want to reserve the first 256MB of ram for DSPs on keystone2 k2hk evm rev2 board. For this I changed the uboot env variable mem_reserve_head = 256M and removed the mem_reserve variable.Also I changed the addr_kern,addr_fdt variables with offset of 256M.But then kernel did not boot.
I think it is about the default load address of uImage that I used ( which is 0x80008000by default). There is an example configuration on the MCSDK Users Guide but it does not work for my case.
I am working on K2_UBOOT_2013_01_14_09 tag for u-boot and K2_RT_LINUX_03.10.10_14.09_01 tag for kernel from http://git.ti.com/keystone-linux releases.
Please help me about the configuraion of default load address of uImage.
Thank you,
Ahmet