diff options
Diffstat (limited to 'doc/README.sata')
-rw-r--r-- | doc/README.sata | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/README.sata b/doc/README.sata index d0ce667..b1104bb 100644 --- a/doc/README.sata +++ b/doc/README.sata @@ -1,4 +1,4 @@ -1. SATA usage in U-boot +1. SATA usage in U-Boot There are two ways to operate the hard disk @@ -45,9 +45,9 @@ SATA device 0: Model: ST3320620AS Firm: 3.AAD Ser#: 4QF01ZTN boot => bootm 200000 1000000 2000000 -1.3 How to load an image from an ext2 file system in U-boot? +1.3 How to load an image from an ext2 file system in U-Boot? - U-boot doesn't support writing to an ext2 file system, so the + U-Boot doesn't support writing to an ext2 file system, so the files must be written by other means (e.g. linux). => ext2ls sata 0:1 / |