Skip to content

Commit 1851aef

Browse files
doc: update documents to reflect Nano status
1 parent 89b6990 commit 1851aef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Ubuntu Core for Jetson TX1/TX2
1+
# Ubuntu Core for Jetson TX1/TX2/Nano
22

33
This repository contains scripts to create a tarball with all what is
4-
needed to flash Ubuntu Core 18 in a Jetson TX1 or TX2 device.
4+
needed to flash Ubuntu Core 18 in a Jetson TX1/TX2/Nano device.
55

66
## Build instructions
77

@@ -15,7 +15,7 @@ instructions in the respective README.md files:
1515
Once you have created the snaps, you can create an installation tarball
1616
by running
1717

18-
`./build-core.sh <tx1|tx2> <snap_account_id> <gadget_snap_file> <kernel_snap_file> [key_name]`
18+
`./build-core.sh <tx1|tx2|nano> <snap_account_id> <gadget_snap_file> <kernel_snap_file> [key_name]`
1919

2020
The snap account id can be found in your account details in
2121
<https://dashboard.snapcraft.io>. You will need an Ubuntu One account
@@ -25,7 +25,7 @@ able to create a model for the device. The key name parameter is
2525
necessary only if different from `default`.
2626

2727
After building, you will find a file named
28-
`out-tx1/core-18-jetson-<tx1|tx2>.tar.xz` that contains instructions and all
28+
`out-tx1/core-18-jetson-<tx1|tx2|nano>.tar.xz` that contains instructions and all
2929
needed files to flash UC18 into the device.
3030

3131
You can also download the latest tarball from the [releases tab](

tarball-parts/nano/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Intructions for flashing Ubuntu Core 18 in Jetson TX2
1+
# Intructions for flashing Ubuntu Core 18 in Jetson Nano
22

33
You simply need to copy into the SD card from your computer:
44

0 commit comments

Comments
 (0)