
16 Mar
2012
16 Mar
'12
7:20 p.m.
hi Simon,
On Wed Mar 14, 2012 at 08:47:43PM -0700, Simon Glass wrote:
<snip>
Can you please check if libcommon support is needed for the cam_enc_4xx board -- your relocation patch series did not add CONFIG_SPL_LIBCOMMON_SUPPORT to this board. This will affect my patch to initialise gd and bd objects for hawkboard. Please let me know, and i will spin a patch accordingly.
Yes I think this board needs both of these:
#define CONFIG_SPL_LIBCOMMON_SUPPORT #define CONFIG_SPL_LIBGENERIC_SUPPORT
Ok. In that case, i guess you would be submitting the series with a new version? With addition of the libcommon support for cam_enc_4xx board, you don't need this patch.
http://patchwork.ozlabs.org/patch/142220/
-sughosh