>-----Original Message-----
>From: Bin Meng <[email protected]>
>Sent: Thursday, February 18, 2021 9:28 PM
>To: Simon Glass <[email protected]>; Alexander Graf <[email protected]>;
>Priyanka Jain <[email protected]>
>Cc: U-Boot Mailing List <[email protected]>; Tom Rini
><[email protected]>
>Subject: [PATCH v2 35/38] ppc: qemu: Drop a custom env variable 'fdt_addr_r'
>
>Now that we have switched to CONFIG_OF_CONTROL, and we can use the
>env variable 'fdtcontroladdr' directly instead of creating one that is 
>duplicated.
>
>Signed-off-by: Bin Meng <[email protected]>
>
>---
>
>Changes in v2:
>- new patch: ppc: qemu: Drop a custom env variable 'fdt_addr_r'
>
> board/freescale/qemu-ppce500/qemu-ppce500.c | 3 ---
> include/configs/qemu-ppce500.h              | 2 +-
> 2 files changed, 1 insertion(+), 4 deletions(-)
>

Reviewed-by: Priyanka Jain <[email protected]>

Reply via email to