[U-Boot] [PATCHv1 01/22] arm: socfpga: spl: Add main sdram code
Dinh Nguyen
dinguyen at opensource.altera.com
Mon Feb 23 17:37:20 CET 2015
On 2/15/15 5:25 PM, Pavel Machek wrote:
> Hi!
>
>> +#if ENABLE_BRINGUP_DEBUGGING
>
> Could we get rid of this for initial merge?
Yeah, it can be removed.
>
>> +static inline void reg_file_set_sub_stage(uint32_t set_sub_stage)
>> +{
>> + /* Read the current group and stage */
>> + uint32_t cur_stage_group = IORD_32DIRECT(REG_FILE_CUR_STAGE, 0);
>
> Could normal u-boot memory access macros be used here?
>
I'll look..
Dinh
More information about the U-Boot
mailing list