Home
last modified time | relevance | path

Searched hist:"584 f316f115df52fd09a6cf699b29dcf824b4da5" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dide.c584f316f115df52fd09a6cf699b29dcf824b4da5 Sun Sep 10 12:12:53 UTC 2017 Bin Meng <bmeng.cn@gmail.com> cmd: ide: Make the first device the default one

At present the IDE device number is initialized to -1, which means
we cannot type "ide read" command before setting the device number
via "ide device #".

For convenience, let's set the first device as the default one.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>