View Single Post
Old 01-04-2016, 06:47 PM   #40
nigredo
Member
nigredo began at the beginning.
 
nigredo's Avatar
 
Posts: 18
Karma: 10
Join Date: Dec 2015
Location: italy
Device: k4nt, voyage
Hi knc1,

I'm considering to build a minimal kernel for imx5/6 and initramfs which should do :
load the g_ether module to enable usbnet, run sshd/dropbear.

The problem is uboot. Buildroot brags "use make uboot-menuconfig", but unfortunately this target doesn't exist... The OCRAM is only 128k, if at all, eureka suspects it is even less, but the one BR built is more than 250k.

The uboot-fastboot developed by eureka it is more suited as start point, I'll try to remove the flash part and enable the part to load the kernel+initramfs.
nigredo is offline   Reply With Quote