On 26 November 2015 at 18:51, Simon Glass <[email protected]> wrote:
> This function uses macros to output data. It seems better to use a table of
> registers rather than macro-based code generation. It also reduces the
> code/data size by 2KB on ARM.
>
> Signed-off-by: Simon Glass <[email protected]>
> Reviewed-by: Bin Meng <[email protected]>
> Tested-by: Bin Meng <[email protected]>
> ---
>
> Changes in v3: None
> Changes in v2:
> - Squash in the patch to fix pci_field_width() for 32-bit values
> - Rename '_byte' to class in pci_header_show()
>
>  common/cmd_pci.c | 237 
> ++++++++++++++++++++++++++++++++++---------------------
>  1 file changed, 148 insertions(+), 89 deletions(-)

Applied to u-boot-dm.
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to