[U-Boot] [PATCH 1/3] arm: Tegra2: Add missing PLLX init

Albert ARIBAUD albert.u.boot at aribaud.net
Wed Apr 13 22:12:56 CEST 2011


Le 13/04/2011 22:07, Tom Warren a écrit :

> +	reg = CPCON;		/* CPCON = 0001 */

> +#define CPCON			(1<<  8)

Which one is the correct value? 0001 or 0x100?

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list