Debian On MX53 LOCO board
Bootloader
From U-Boot DENX upstream sources:
$ make CROSS_COMPILE=arm-linux-gnueabi- u-boot.imx $ dd bs=1024 if=u-boot.imx of=/dev/sdX seek=1
Linux Kernel
TBC
Debian rootfs
TBC
From U-Boot DENX upstream sources:
$ make CROSS_COMPILE=arm-linux-gnueabi- u-boot.imx $ dd bs=1024 if=u-boot.imx of=/dev/sdX seek=1
TBC
TBC