]> git.sur5r.net Git - u-boot/commit
[PATCH] get_dev() now unconditionally uses manual relocation
authorStefan Roese <sr@denx.de>
Thu, 22 Feb 2007 06:43:34 +0000 (07:43 +0100)
committerStefan Roese <sr@denx.de>
Thu, 22 Feb 2007 06:43:34 +0000 (07:43 +0100)
commit6c7cac8c4fce0ea2bf8e15ed8658d87974155b44
tree7476129d5e2353171e7c81b9b1d315d0d82c8fd1
parent8274ec0bd01d2feb2c7f095eba78d42ea009798b
[PATCH] get_dev() now unconditionally uses manual relocation

Since the relocation fix is not included yet and we're not sure how
it will be added, this patch removes code that required relocation
to be fixed for now.

Signed-off-by: Stefan Roese <sr@denx.de>
disk/part.c