Commit 9fb625c
env: Move env_set() to env.h
Move env_set() over to the new header file.
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Signed-off-by: Simon Glass <sjg@chromium.org>1 parent cdbff9f commit 9fb625c
181 files changed
Lines changed: 191 additions & 12 deletions
File tree
- arch/arm
- cpu
- arm926ejs/spear
- armv7/vf610
- armv8/fsl-layerscape
- mach-davinci
- mach-imx
- mx6
- mx7
- mach-meson
- mach-omap2
- mach-rmobile
- mach-rockchip/rk3288
- mach-socfpga
- mach-stm32mp
- mach-tegra
- board
- Arcturus/ucp1020
- CZ.NIC/turris_mox
- LaCie
- net2big_v2
- netspace_v2
- Synology/ds414
- alliedtelesis/x530
- amazon/kc1
- amlogic
- p200
- p201
- p212
- q200
- aristainetos
- armltd/integrator
- atmel
- common
- sama5d3xek
- bachmann/ot1200
- bosch/shc
- buffalo/lsxl
- cadence/xtfpga
- ccv/xpress
- compulab
- cl-som-imx7
- cm_fx6
- cm_t335
- cm_t35
- cm_t54
- congatec/cgtqmx6eval
- cssi/MCR3000
- davinci/da8xxevm
- dhelectronics/dh_imx6
- eets/pdu001
- el/el6x
- freescale
- common
- imx8mq_evk
- imx8qm_mek
- imx8qxp_mek
- ls2080ardb
- mpc8323erdb
- mx53loco
- mx6sabreauto
- mx6sabresd
- mx6sxsabresd
- mx6ul_14x14_evk
- mx6ullevk
- gardena
- smart-gateway-at91sam
- smart-gateway-mt7688
- gateworks/gw_ventana
- ge
- bx50v3
- common
- mx53ppd
- grinn/chiliboard
- gumstix/pepper
- highbank
- intel/edison
- isee
- igep003x
- igep00x0
- k+p
- kp_imx53
- kp_imx6q_tpc
- keymile
- common
- km83xx
- km_arm
- kmp204x
- kosagi/novena
- laird/wb50n
- lg/sniper
- liebherr/display5
- logicpd
- imx6
- zoom1
- nokia/rx51
- overo
- phytec
- pcm051
- pcm052
- pfla02
- phycore_rk3288
- qualcomm
- dragonboard410c
- dragonboard820c
- renesas
- blanche
- sh7752evb
- sh7753evb
- sh7757lcr
- rockchip/tinker_rk3288
- samsung
- common
- trats
- universal_c210
- samtec/vining_fpga
- siemens
- common
- draco
- pxm2
- rut
- taurus
- silica/pengwyn
- softing/vining_2000
- solidrun/mx6cuboxi
- technologic/ts4800
- theobroma-systems/puma_rk3399
- timll/devkit8000
- ti
- am43xx
- am65x
- beagle
- common
- evm
- panda
- ti814x
- ti816x
- toradex
- apalis-imx8
- apalis_imx6
- colibri-imx6ull
- colibri-imx8x
- colibri_vf
- common
- tqc/tqma6
- udoo
- neo
- varisys/common
- vscom/baltos
- wandboard
- xilinx
- zynqmp
- zynq
- cmd
- common
- spl
- drivers
- net
- usb/gadget
- env
- examples/api
- include
- lib
- efi_loader
- net
- test/dm
- tools/env
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments