]> Git Repo - u-boot.git/commit - include/configs/vexpress_aemv8a.h
vexpress64: juno: use /dev/sda2
authorRyan Harkin <[email protected]>
Fri, 9 Oct 2015 16:18:08 +0000 (17:18 +0100)
committerTom Rini <[email protected]>
Sun, 11 Oct 2015 21:12:06 +0000 (17:12 -0400)
commit492f24e886a032c56e16647e69e536edb2be8e5d
tree3f06f84bf4cd5cec48bfe04e4c2b7b3fc1bf1319
parentecbed5d6f4f96457dee8846c611056cb0d630642
vexpress64: juno: use /dev/sda2

This patch changes the default "root=" parameter to "/dev/sda2".

Many linux based distros use /dev/sda1 for their boot partition; this is
often not a rootfs that can be used by the "root=" parameter.

Linaro images use /dev/sda1 as a boot partition, although this of a
different nature to a distro image.  Linaro uses /dev/sda2 for the rootfs
partition.

Signed-off-by: Ryan Harkin <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
include/configs/vexpress_aemv8a.h
This page took 0.032476 seconds and 4 git commands to generate.