[Buildroot] [PATCH 2/2] Add target support for MXC based devices

Peter Korsgaard jacmet at uclibc.org
Mon Jun 8 15:07:13 UTC 2009


>>>>> "Daniel" == Daniel Mack <daniel at caiaq.de> writes:

 Daniel> Devices based on Freescale's MXC SoCs need some extra
 Daniel> attention to start the gettys from init. In particular, the
 Daniel> /dev/ttymxc0 inode needs to be created and added to inittab
 Daniel> and securetty.

Why are you using the armltd stuff with a freescale board? It would
imho be nicer to just add the ttymxcX nodes to the serial console
selection of target/generic (BR2_TARGET_GENERIC_GETTY).

On a related note, I think the /etc/securetty files are more trouble
than they are worth - We should probably remove the feature from the
default busybox configs.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list