Skip to content

Commit

Permalink
JTAG: enable JTAG driver function
Browse files Browse the repository at this point in the history
Enable upstream community JTAG driver function
* update the Mt. Jade DTS file (aspeed-bmc-ampere-mtjade.dts)

Signed-off-by: Daniel Goehring <dgoehrin@os.amperecomputing.com>
  • Loading branch information
dgoehring-ampere committed Dec 5, 2020
1 parent 3ceee2b commit 55b6520
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions arch/arm/boot/dts/aspeed-bmc-ampere-mtjade.dts
Original file line number Diff line number Diff line change
Expand Up @@ -447,6 +447,11 @@
status = "okay";
};

&jtag {
status = "okay";
compatible = "aspeed,ast2500-jtag";
};

&gfx {
status = "okay";
memory-region = <&gfx_memory>;
Expand Down

0 comments on commit 55b6520

Please sign in to comment.