commit | 16a91fac7671aded43ac28c63ebc73b75fb8168a | [log] [tgz] |
---|---|---|
author | Lukasz Majewski <lukma@denx.de> | Thu Apr 04 12:26:56 2019 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Thu Apr 25 17:03:25 2019 +0200 |
tree | 83df73d507d334aaaef88bf081b73b52d43bfc8c | |
parent | 6fccaf20ec7c5cbd7d14e4faee5ee0772615501a [diff] |
boot.src: Provide dsa_core.blacklist bootarg when booting via NFS This setup is a bit special as Linux kernel (4.19) is not supporting in-kernel NFS rootfs mount and Distributed Switch Architecture (DSA) operation. For that reason it was necessary to provide a bootarg to allow userspace enable it afterwards if needed. Signed-off-by: Lukasz Majewski <lukma@denx.de>