On Sat, May 6, 2017 at 7:41 AM, Romain Perier <[email protected]> wrote: > Hello, > > Even if I agree with the reason of why you want to remove this section. I > think , it might be a good point to keep a note about this in the README. > Just explain that this is not up to the bsp layer to do this, but to the > distro (a short sentence). > > What do you think ?
You can put something like distro guidelines. Although I would refrain > Romain > > > 2017-04-30 4:23 GMT+02:00 Trevor Woerner <[email protected]>: >> >> As of openembedded-core commit 2b3ae58f5eaecc8474761c543ff5347aa0e3c4c8 >> hardfp >> is enabled by default. >> >> Signed-off-by: Trevor Woerner <[email protected]> >> --- >> README | 16 ---------------- >> 1 file changed, 16 deletions(-) >> >> diff --git a/README b/README >> index b2e89f3..7f4a499 100644 >> --- a/README >> +++ b/README >> @@ -49,7 +49,6 @@ Table of Contents >> I. Configure yocto/oe environment >> II. Building a second level bootloader based on kexec >> III. Booting your device >> - IV. Performance >> >> I. Configure yocto/oe environment >> ======================================== >> @@ -127,18 +126,3 @@ linux-next from tftp='tftp://192.168.0.5/zImage >> dtb=tftp://192.168.0.5/<MACHINE> >> Then, plug your SDCARD into your Rockchip device and power on the board. >> If >> everything worked fine, Petitboot should be started automatically and >> list all >> entries found in the configuration file. >> - >> -IV. Performance >> -=============== >> - >> -By default a BSP layer should not be tuning a build, this is a >> DISTRO-level >> -decision. As such the default machine settings are meant to be the lowest >> -common denominator in order to maximize generality. If you are interested >> in >> -tweaking your build to maximize performance you can either use a DISTRO >> that >> -has these same goals, or you can add settings in your configuration files >> -(e.g. local.conf) as follows: >> - >> - for rk3288: >> - DEFAULTTUNE = "cortexa17hf-neon-vfpv4" >> - for rk3066: >> - DEFAULTTUNE = "cortexa9-neon" >> -- >> 2.12.0.rc1.48.g076c053 >> >> -- >> _______________________________________________ >> yocto mailing list >> [email protected] >> https://lists.yoctoproject.org/listinfo/yocto > > > > -- > _______________________________________________ > yocto mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/yocto > -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
