Successfully did the bring up of beagle-board Did the partitioning of SD Card. Formatted both the partitions in FAT 32 and EXT format respectively. First faced a problem : No init found. Overcame the problem and successfully ported the Linux.
Embedded Linux is the use of Linux in embedded computer systems. Linux has been ported to a variety of CPUs which are not only primarily used as the processor of a desktop or server computer, but also ARM, AVR32, ETRAX … Continue reading →
Porting Embedded Linux onto ARM based Limited Resources Devices
ifndef ICP_ROOT $(warning ICP_ROOT is undefined. Please set the path to EP80579 release package directory \ “-> setenv ICP_ROOT <path>”) all fastdep: : else ifndef KERNEL_SOURCE_ROOT $(error KERNEL_SOURCE_ROOT is undefined. Please set the path to the kernel source directory \ … Continue reading →