537d5c310c
Convert all of the NXP SOCs with ENET to use the new binding scheme, which is used by the new driver. Convert any boards using this SOC to the new scheme as well, and remove from the documentation the bit about the experimental nature of the new driver and the overlay that shall no longer exist. Some of the boards I do not have the hardware of, so apologies if something breaks, as I have no way to know. All the boards were made sure to at least build. Signed-off-by: Declan Snyder <declan.snyder@nxp.com> |
||
---|---|---|
.. | ||
boards | ||
src | ||
CMakeLists.txt | ||
prj.conf | ||
README.rst | ||
sample.yaml |
.. zephyr:code-sample:: dsa :name: DSA (Distributed Switch Architecture) :relevant-api: DSA Test and debug Distributed Switch Architecture Overview ******** Example on testing/debugging Distributed Switch Architecture The source code for this sample application can be found at: :zephyr_file:`samples/net/dsa`. Requirements ************ - :ref:`networking_with_host` Building and Running ******************** Host machine with :ref:`ip_k66f` board from Segger. Follow these steps to build the DSA sample application: .. zephyr-app-commands:: :zephyr-app: samples/net/dsa :board: <board to use> :conf: prj.conf :goals: build :compact: