Code review comment for lp:~salgado/linaro-image-tools/panda

Revision history for this message
Guilherme Salgado (salgado) wrote :

as per bug 702645, the new x-loader-omap will place the MLO file in different directories, but there are concerns that this is not optimal so it may be changed again. John suggested running a find on /usr/lib for a file named MLO as there should be only one there.

also, the -omap kernel is the one we should use for pandas, so indeed we seem to need to change sub_arch on PandaConfig to 'omap', but since that attr is only used to lookup the appropriate vmlinuz image, we might as well rename it to reflect that

« Back to merge proposal