diff options
| author | Jagannadha Sutradharudu Teki <[email protected]> | 2014-08-31 21:19:43 +0530 |
|---|---|---|
| committer | Simon Glass <[email protected]> | 2014-09-21 12:03:06 -0600 |
| commit | 6b1978f8a14fc2f53715f65827e98d607cc21e63 (patch) | |
| tree | 2854590bf4ad926465b6493ebb66e6c27011517f /README | |
| parent | 9170818a4e004af7893fa0113f6e5b4afafded55 (diff) | |
sandbox: Update minor documentation changes
- Use _defconfig instead of _config, but still _config is working.
- Corrected README.sandbox path in ./README
Signed-off-by: Jagannadha Sutradharudu Teki <[email protected]>
Acked-by: Simon Glass <[email protected]>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -272,7 +272,7 @@ board. This allows feature development which is not board- or architecture- specific to be undertaken on a native platform. The sandbox is also used to run some of U-Boot's tests. -See board/sandbox/sandbox/README.sandbox for more details. +See board/sandbox/README.sandbox for more details. Configuration Options: |
