On Thu, Dec 1, 2011 at 8:07 AM, Fabio Estevam <feste...@gmail.com> wrote:
> On Fri, Nov 25, 2011 at 8:18 AM, Jason Liu <jason....@linaro.org> wrote:
>
>> +u32 get_cpu_rev(void)
>> +{
>> +       int system_rev = 0x61000 | CHIP_REV_1_0;
>
> Can´t we do this from reading from a chip location?
>
> This way we don´t need to change when new silicon version shows up.

The questions is that which location and encode schema we need follow,
take a look at mx5, it is different with mx51 and mx53, so before the new
tapout of i.mx6q, I don't have a clear vision about it.

>
> Regards,
>
> Fabio Estevam
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to