Commit cfc9160
arm64: boot: xilinx: add fixed-layout nvmem
The support of adding nvmem cells directly to the memory node
is being removed in the future and has to be explicitly specified
in driver nvmem configuration. By default, nvmem only adds cells
from fixed-layout node. Added fixed layout node in the i2c eeprom
to support loading MAC address from eeprom.
Signed-off-by: Ramona Alexandra Nechita <ramona.nechita@analog.com>
(cherry picked from commit f9e9b06)1 parent 2e8452c commit cfc9160
1 file changed
+8
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
300 | | - | |
301 | 299 | | |
302 | | - | |
303 | | - | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
304 | 308 | | |
305 | 309 | | |
306 | 310 | | |
| |||
0 commit comments