Hi
We use uboot for initialize TCI6638K2K and we have 2 Keystone Device connected via Hyperlink.
Uboot is used for first device. Secondary device initialize from first device with Hyperlink boot.
But uboot has more complex initialize and we neednt use it. we need pure boot include pll, ddr, arm mode settings for initialize and run any code at master ARM core in second device.
Are there any initilaize project different from uboot for ARM ?
Thanks