diff options
| author | Andrei Gherzan <andrei@gherzan.ro> | 2019-06-27 14:10:16 +0100 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2019-07-20 21:56:21 +0100 |
| commit | 2a056033131d63a96573a5a51779cd35e6c57a61 (patch) | |
| tree | 4791054d77ed8b03aa03680ede285fb929f633fc | |
| parent | 34ffb26f6c9ac19181d3066fdff5be8dc7257ea1 (diff) | |
| download | meta-raspberrypi-2a056033131d63a96573a5a51779cd35e6c57a61.tar.gz | |
raspberrypi3.conf: Clarify machine mode
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
| -rw-r--r-- | conf/machine/raspberrypi3.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/raspberrypi3.conf b/conf/machine/raspberrypi3.conf index df64cbb..49252fc 100644 --- a/conf/machine/raspberrypi3.conf +++ b/conf/machine/raspberrypi3.conf | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | #@TYPE: Machine | 1 | #@TYPE: Machine |
| 2 | #@NAME: RaspberryPi 3 Development Board | 2 | #@NAME: RaspberryPi 3 Development Board (32bit) |
| 3 | #@DESCRIPTION: Machine configuration for the RaspberryPi 3 | 3 | #@DESCRIPTION: Machine configuration for the RaspberryPi 3 in 32 bits mode |
| 4 | 4 | ||
| 5 | DEFAULTTUNE ?= "cortexa7thf-neon-vfpv4" | 5 | DEFAULTTUNE ?= "cortexa7thf-neon-vfpv4" |
| 6 | require conf/machine/include/tune-cortexa7.inc | 6 | require conf/machine/include/tune-cortexa7.inc |
