[U-Boot] [PATCH v2 2/2] nios2: convert altera timer to driver model
Thomas Chou
thomas at wytron.com.tw
Thu Oct 1 04:51:15 CEST 2015
Hi Chin Liang,
On 09/30/2015 08:27 AM, Chin Liang See wrote:
> Thanks for the patch.
> The patch looks good except it misses the changes for dts.
If you mean pre relocation, I will add a pre relocation flag,
DM_FLAG_PRE_RELOC, to the altera_timer driver. Though I think there is
no need to initialize the timer before relocation for nios2 and the dts
is not changed. Those who need timer before relocation can add the
property "u-boot,dm-pre-reloc;" to dts.
Best regards,
Thomas Chou
More information about the U-Boot
mailing list