DM355 Kernel Rebuild

From Wiki
Jump to navigationJump to search
cd /home/jcw/tigerlabs/dm355/lsp/ti-davinci/linux 
make menuconfig
make ARCH=arm CROSS_COMPILE=arm_v5t_le- uImage
make ARCH=arm CROSS_COMPILE=arm_v5t_le- modules
make ARCH=arm CROSS_COMPILE=arm_v5t_le- INSTALL_MOD_PATH=/home/jcw/tigerlabs/dm355/filesys modules_install
cp arch/arm/boot/uImage /tftpboot/dm355
chmod a+r /tftpboot/dm355/uImage

See DM355 uBoot Parameters to set up where boot occurs from.