On Fri, Jan 15, 2016 at 01:38:33PM +0530, Aneesh Bansal wrote: > PAMU driver basic support for usage in Secure Boot. > In secure boot PAMU is not in bypass mode. Hence to use > any peripheral (SEC Job ring in our case), PAMU has to be > configured. > > The Header file pamu.h and few functions in driver have been derived > from Freescale Libos. > > Signed-off-by: Ruchika Gupta <[email protected]> > Signed-off-by: Aneesh Bansal <[email protected]> > --- > Changes in v2: > Replace the Debug printf() call with debug() [snip] > +#ifdef DEBUG > + printf("sec_addr < end_addr is %llx < %llx\n", sec_addr, > + end_addr); > +#endif
No you didn't :) Also, please merge 1/2 and 2/2 together. -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

