Tool/software: TI C/C++ Compiler
Hi TI ,
Why zImage is booting from rootfs for Toolchain -: gcc-linaro-4.9-2015.05-x86_64_arm-linux-gnueabihf and the zImage and zImage-4.1.13-g8dc6617 is created in TargetNFS folder [/boot/] which is rootfs.
I want to enable Ralink wlan usb dongle in kernel which i did but issue is zImage is not booting instead of zImage-4.1.13-g8dc6617 which is different and both are present in /opt/ti-processor-sdk-linux-am335x-evm-02.00.01.07/targetNFS/boot [Rules.make has set DESTDIR=/opt/ti-processor-sdk-linux-am335x-evm-02.00.01.07/targetNFS] for Rootfs.
Ideally for booting using sd card :
Boot Partion has MLO, u-boot.img , uImage
Rootfs Partion has rootfs [/dev/ /etc /boot , etc] I want to know what is the use of boot folder of rootfs which has zImage , zImage-4.1.13-g8dc6617,and .dtb for beagle bones and bone black. what my assumption is zImage-4.1.13-g8dc6617 is having .dtb information but how its getting these information? I am unable to find.
Please enlighten me !
Regards
Rohit
]