Dear Marek Vasut, In message <[email protected]> you wrote: > Signed-off-by: Marek Vasut <[email protected]> ... > diff --git a/include/configs/palmld.h b/include/configs/palmld.h > new file mode 100644 > index 0000000..affc116 ... > +/* > + * Clock Configuration > + */ > +#undef CONFIG_SYS_CLKS_IN_HZ
Please do not undef what is not defined. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] Microsoft Multitasking: several applications can crash at the same time. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

