generic: update nvmem cell mac-address-ascii support
authorChukun Pan <amadeus@jmu.edu.cn>
Thu, 6 Apr 2023 12:21:03 +0000 (20:21 +0800)
committerChristian Marangi <ansuelsmth@gmail.com>
Fri, 21 Apr 2023 19:35:45 +0000 (21:35 +0200)
commit28ce677fa7402a2d59033012a76cbfa1b4b9b868
tree55f55fef1fd5d5331bee7f6e555da59e227da369
parent31c15813f9d273cf7c5683132baa12a6d728f3c8
generic: update nvmem cell mac-address-ascii support

Instead of use mac-address-ascii in nvmem_get_mac_address
function, move it into of_get_mac_addr_nvmem function to
support more devices.

Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
target/linux/generic/hack-5.10/601-of_net-add-mac-address-ascii-support.patch
target/linux/generic/hack-5.15/601-of_net-add-mac-address-ascii-support.patch