Re: [U-Boot] [PATCH v2 17/40] env: Move env_get() to env.h

2019-08-13 Thread Tom Rini
On Thu, Aug 01, 2019 at 09:46:52AM -0600, Simon Glass wrote:

> Move env_get() over to the new header file.
> 
> Acked-by: Joe Hershberger 
> Signed-off-by: Simon Glass 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] [PATCH v2 17/40] env: Move env_get() to env.h

2019-08-01 Thread Simon Glass
Move env_get() over to the new header file.

Acked-by: Joe Hershberger 
Signed-off-by: Simon Glass 
---

Changes in v2: None

 arch/arm/lib/bootm.c |  1 +
 arch/arm/mach-imx/video.c|  1 +
 arch/arm/mach-kirkwood/cpu.c |  1 +
 arch/m68k/lib/bootm.c|  1 +
 arch/microblaze/lib/bootm.c  |  1 +
 arch/nds32/lib/bootm.c   |  1 +
 arch/powerpc/cpu/mpc85xx/mp.c|  1 +
 arch/powerpc/lib/bootm.c |  1 +
 arch/xtensa/lib/bootm.c  |  1 +
 board/BuS/eb_cpu5282/eb_cpu5282.c|  1 +
 board/CarMediaLab/flea3/flea3.c  |  1 +
 board/bluegiga/apx4devkit/apx4devkit.c   |  1 +
 board/bluewater/gurnard/gurnard.c|  1 +
 board/broadcom/bcm23550_w1d/bcm23550_w1d.c   |  1 +
 board/broadcom/bcm28155_ap/bcm28155_ap.c |  1 +
 board/compulab/common/omap3_display.c|  1 +
 board/freescale/bsc9131rdb/bsc9131rdb.c  |  1 +
 board/freescale/bsc9132qds/bsc9132qds.c  |  1 +
 board/freescale/c29xpcie/c29xpcie.c  |  1 +
 board/freescale/common/vid.c |  1 +
 board/freescale/corenet_ds/corenet_ds.c  |  1 +
 board/freescale/ls1088a/eth_ls1088aqds.c |  1 +
 board/freescale/ls1088a/ls1088a.c|  1 +
 board/freescale/ls2080aqds/eth.c |  1 +
 board/freescale/ls2080aqds/ls2080aqds.c  |  1 +
 board/freescale/lx2160a/eth_lx2160aqds.c |  1 +
 board/freescale/mpc837xemds/pci.c|  1 +
 board/freescale/mpc8572ds/mpc8572ds.c|  1 +
 board/freescale/mx51evk/mx51evk_video.c  |  1 +
 board/freescale/mx53loco/mx53loco_video.c|  1 +
 board/freescale/p1010rdb/p1010rdb.c  |  1 +
 board/freescale/p1022ds/p1022ds.c|  1 +
 board/freescale/p1023rdb/p1023rdb.c  |  1 +
 board/freescale/p1_p2_rdb_pc/p1_p2_rdb_pc.c  |  1 +
 board/freescale/p1_twr/p1_twr.c  |  1 +
 board/freescale/p2041rdb/p2041rdb.c  |  1 +
 board/freescale/t102xqds/t102xqds.c  |  1 +
 board/freescale/t102xrdb/t102xrdb.c  |  1 +
 board/freescale/t1040qds/t1040qds.c  |  1 +
 board/freescale/t104xrdb/t104xrdb.c  |  1 +
 board/freescale/t208xqds/t208xqds.c  |  1 +
 board/freescale/t208xrdb/t208xrdb.c  |  1 +
 board/freescale/t4qds/t4240emu.c |  1 +
 board/freescale/t4qds/t4240qds.c |  1 +
 board/freescale/t4rdb/t4240rdb.c |  1 +
 board/gateworks/gw_ventana/common.c  |  1 +
 board/gdsys/a38x/keyprogram.c|  1 +
 board/gdsys/mpc8308/hrcon.c  |  1 +
 board/gdsys/mpc8308/strider.c|  1 +
 board/gdsys/p1022/controlcenterd.c   |  1 +
 board/hisilicon/poplar/poplar.c  |  1 +
 board/menlo/m53menlo/m53menlo.c  |  1 +
 board/nvidia/p2371-2180/p2371-2180.c |  1 +
 board/nvidia/p2771-/p2771-.c |  1 +
 board/renesas/alt/alt.c  |  1 +
 board/renesas/gose/gose.c|  1 +
 board/renesas/koelsch/koelsch.c  |  1 +
 board/renesas/lager/lager.c  |  1 +
 board/renesas/porter/porter.c|  1 +
 board/renesas/silk/silk.c|  1 +
 board/renesas/stout/stout.c  |  1 +
 board/samsung/common/exynos5-dt.c|  1 +
 board/samsung/odroid/odroid.c|  1 +
 board/siemens/common/board.c |  1 +
 board/ti/ks2_evm/board.c |  1 +
 board/toradex/common/tdx-cfg-block.c |  1 +
 board/varisys/cyrus/cyrus.c  |  1 +
 board/work-microwave/work_92105/work_92105_display.c |  1 +
 cmd/bdinfo.c |  1 +
 cmd/bootefi.c|  1 +
 cmd/bootm.c  |  1 +
 cmd/bootmenu.c   |  1 +
 cmd/fpga.c   |  1 +
 cmd/itest.c  |  1 +
 cmd/mvebu/bubt.c |  1 +
 common/bootretry.c   |  1 +
 common/cli.c |  1 +
 common/cli_simple.c  |  1 +
 common/fdt_support.c |  1 +
 common/image.c