Home
last modified time | relevance | path

Searched hist:"2 a981dc2c62c500110aad297fa70503aec36e689" (Results 1 – 16 of 16) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dread.c2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 22:25:52 UTC 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function

To ease conversion to driver model, add helper functions which deal with
calling each block device method. With driver model we can reimplement these
functions with the same arguments.

Use inline functions to avoid increasing code size on some boards.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
H A Ddisk.c2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 22:25:52 UTC 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function

To ease conversion to driver model, add helper functions which deal with
calling each block device method. With driver model we can reimplement these
functions with the same arguments.

Use inline functions to avoid increasing code size on some boards.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
H A Dide.c2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 22:25:52 UTC 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function

To ease conversion to driver model, add helper functions which deal with
calling each block device method. With driver model we can reimplement these
functions with the same arguments.

Use inline functions to avoid increasing code size on some boards.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
H A Dusb.c2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 22:25:52 UTC 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function

To ease conversion to driver model, add helper functions which deal with
calling each block device method. With driver model we can reimplement these
functions with the same arguments.

Use inline functions to avoid increasing code size on some boards.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
/rk3399_rockchip-uboot/test/dm/
H A Dusb.c2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 22:25:52 UTC 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function

To ease conversion to driver model, add helper functions which deal with
calling each block device method. With driver model we can reimplement these
functions with the same arguments.

Use inline functions to avoid increasing code size on some boards.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
/rk3399_rockchip-uboot/disk/
H A Dpart_mac.c2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 22:25:52 UTC 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function

To ease conversion to driver model, add helper functions which deal with
calling each block device method. With driver model we can reimplement these
functions with the same arguments.

Use inline functions to avoid increasing code size on some boards.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
H A Dpart_amiga.c2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 22:25:52 UTC 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function

To ease conversion to driver model, add helper functions which deal with
calling each block device method. With driver model we can reimplement these
functions with the same arguments.

Use inline functions to avoid increasing code size on some boards.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
H A Dpart_iso.c2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 22:25:52 UTC 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function

To ease conversion to driver model, add helper functions which deal with
calling each block device method. With driver model we can reimplement these
functions with the same arguments.

Use inline functions to avoid increasing code size on some boards.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
H A Dpart_dos.c2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 22:25:52 UTC 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function

To ease conversion to driver model, add helper functions which deal with
calling each block device method. With driver model we can reimplement these
functions with the same arguments.

Use inline functions to avoid increasing code size on some boards.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
H A Dpart_efi.c2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 22:25:52 UTC 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function

To ease conversion to driver model, add helper functions which deal with
calling each block device method. With driver model we can reimplement these
functions with the same arguments.

Use inline functions to avoid increasing code size on some boards.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
/rk3399_rockchip-uboot/fs/ext4/
H A Ddev.c2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 22:25:52 UTC 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function

To ease conversion to driver model, add helper functions which deal with
calling each block device method. With driver model we can reimplement these
functions with the same arguments.

Use inline functions to avoid increasing code size on some boards.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
H A Dext4_common.c2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 22:25:52 UTC 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function

To ease conversion to driver model, add helper functions which deal with
calling each block device method. With driver model we can reimplement these
functions with the same arguments.

Use inline functions to avoid increasing code size on some boards.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
/rk3399_rockchip-uboot/include/
H A Dblk.h2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 22:25:52 UTC 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function

To ease conversion to driver model, add helper functions which deal with
calling each block device method. With driver model we can reimplement these
functions with the same arguments.

Use inline functions to avoid increasing code size on some boards.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
/rk3399_rockchip-uboot/common/
H A Dfb_mmc.c2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 22:25:52 UTC 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function

To ease conversion to driver model, add helper functions which deal with
calling each block device method. With driver model we can reimplement these
functions with the same arguments.

Use inline functions to avoid increasing code size on some boards.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
/rk3399_rockchip-uboot/fs/fat/
H A Dfat_write.c2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 22:25:52 UTC 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function

To ease conversion to driver model, add helper functions which deal with
calling each block device method. With driver model we can reimplement these
functions with the same arguments.

Use inline functions to avoid increasing code size on some boards.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
H A Dfat.c2a981dc2c62c500110aad297fa70503aec36e689 Mon Feb 29 22:25:52 UTC 2016 Simon Glass <sjg@chromium.org> dm: block: Adjust device calls to go through helpers function

To ease conversion to driver model, add helper functions which deal with
calling each block device method. With driver model we can reimplement these
functions with the same arguments.

Use inline functions to avoid increasing code size on some boards.

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